Unicode Character 'EGYPTIAN HIEROGLYPH-13BE2' (U+13BE2) |
Unicode Data | |
---|---|
Name | EGYPTIAN HIEROGLYPH-13BE2 |
Block | Egyptian Hieroglyphs Extended-A |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Comments | logogram (who unites the two lands) : smꜣ-tꜣ.wy |
Version | Unicode 16.0 (September 2024) |
Encodings | |
---|---|
HTML Entity (decimal) | 𓯢 |
HTML Entity (hex) | 𓯢 |
How to type in Microsoft Windows | Alt +13BE2 |
UTF-8 (hex) | 0xF0 0x93 0xAF 0xA2 (f093afa2) |
UTF-8 (binary) | 11110000:10010011:10101111:10100010 |
UTF-16 (hex) | 0xD80E 0xDFE2 (d80edfe2) |
UTF-16 (decimal) | 55,310 57,314 |
UTF-32 (hex) | 0x00013BE2 (13BE2) |
UTF-32 (decimal) | 80,866 |
C/C++/Java source code | "\uD80E\uDFE2" |
Python source code | u"\U00013BE2" |
More... |
Java Data | |
---|---|
string.toUpperCase() | |
string.toLowerCase() | |
Character.UnicodeBlock | (none) |
Character.charCount() | 2 |
Character.getDirectionality() | DIRECTIONALITY_UNDEFINED [-1] |
Character.getNumericValue() | -1 |
Character.getType() | 0 |
Character.isDefined() | No |
Character.isDigit() | No |
Character.isIdentifierIgnorable() | No |
Character.isISOControl() | No |
Character.isJavaIdentifierPart() | No |
Character.isJavaIdentifierStart() | No |
Character.isLetter() | No |
Character.isLetterOrDigit() | No |
Character.isLowerCase() | No |
Character.isMirrored() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | Yes |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | No |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |