Unicode Character 'MYANMAR LETTER RA' (U+101B) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+101B
| Encodings |
| HTML Entity (decimal) |
ရ |
| HTML Entity (hex) |
ရ |
| How to type in Microsoft Windows |
Alt +101B
|
| UTF-8 (hex) |
0xE1 0x80 0x9B (e1809b) |
| UTF-8 (binary) |
11100001:10000000:10011011 |
| UTF-16 (hex) |
0x101B (101b) |
| UTF-16 (decimal) |
4,123 |
| UTF-32 (hex) |
0x0000101B (101b) |
| UTF-32 (decimal) |
4,123 |
| C/C++/Java source code |
"\u101B" |
| Python source code |
u"\u101B" |
| More... |
| Java Data |
| string.toUpperCase() |
ရ
|
| string.toLowerCase() |
ရ
|
| Character.UnicodeBlock |
MYANMAR
|
| Character.charCount() |
1 |
| Character.getDirectionality() |
DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() |
-1 |
| Character.getType() |
5 |
| Character.isDefined() |
Yes |
| Character.isDigit() |
No |
| Character.isIdentifierIgnorable() |
No |
| Character.isISOControl() |
No |
| Character.isJavaIdentifierPart() |
Yes |
| Character.isJavaIdentifierStart() |
Yes |
| Character.isLetter() |
Yes |
| Character.isLetterOrDigit() |
Yes |
| Character.isLowerCase() |
No |
| Character.isMirrored() |
No |
| Character.isSpaceChar() |
No |
| Character.isSupplementaryCodePoint() |
No |
| Character.isTitleCase() |
No |
| Character.isUnicodeIdentifierPart() |
Yes |
| Character.isUnicodeIdentifierStart() |
Yes |
| Character.isUpperCase() |
No |
| Character.isValidCodePoint() |
Yes |
| Character.isWhitespace() |
No |
Terms of Service | Privacy Policy | Contact Info