Greek lowercase pi : unicode « String « Ruby






Greek lowercase pi


"\u{A5}"      # => "¥": same as "\u00A5"
"\u{3C0}"     # Greek lowercase pi: same as "\u03C0"
"\u{10ffff}"  # The largest Unicode codepoint

 








Related examples in the same category

1.Unicode string
2.leading zeros cannot be dropped
3.a string literal containing a multibyte multiplication character
4.The string contains 6 bytes which encode 5 characters