Unicode Character 'DONG SIGN' (U+20AB) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+20AB
| Encodings |
| HTML Entity (decimal) |
₫ |
| HTML Entity (hex) |
₫ |
| How to type in Microsoft Windows |
Alt +20AB
|
| UTF-8 (hex) |
0xE2 0x82 0xAB (e282ab) |
| UTF-8 (binary) |
11100010:10000010:10101011 |
| UTF-16 (hex) |
0x20AB (20ab) |
| UTF-16 (decimal) |
8,363 |
| UTF-32 (hex) |
0x000020AB (20ab) |
| UTF-32 (decimal) |
8,363 |
| C/C++/Java source code |
"\u20AB" |
| Python source code |
u"\u20AB" |
| More... |
| Java Data |
| string.toUpperCase() |
₫
|
| string.toLowerCase() |
₫
|
| Character.UnicodeBlock |
CURRENCY_SYMBOLS
|
| Character.charCount() |
1 |
| Character.getDirectionality() |
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR [5] |
| Character.getNumericValue() |
-1 |
| Character.getType() |
26 |
| Character.isDefined() |
Yes |
| Character.isDigit() |
No |
| Character.isIdentifierIgnorable() |
No |
| Character.isISOControl() |
No |
| Character.isJavaIdentifierPart() |
Yes |
| Character.isJavaIdentifierStart() |
Yes |
| Character.isLetter() |
No |
| Character.isLetterOrDigit() |
No |
| Character.isLowerCase() |
No |
| Character.isMirrored() |
No |
| Character.isSpaceChar() |
No |
| Character.isSupplementaryCodePoint() |
No |
| Character.isTitleCase() |
No |
| Character.isUnicodeIdentifierPart() |
No |
| Character.isUnicodeIdentifierStart() |
No |
| Character.isUpperCase() |
No |
| Character.isValidCodePoint() |
Yes |
| Character.isWhitespace() |
No |
Terms of Service | Privacy Policy | Contact Info