Unicode Character 'END OF MEDIUM' (U+0019) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+0019
| Encodings |
| HTML Entity (decimal) |
 |
| HTML Entity (hex) |
 |
| How to type in Microsoft Windows |
Alt +0019
Alt 025 Alt 25 |
| UTF-8 (hex) |
0x19 (19) |
| UTF-8 (binary) |
00011001 |
| UTF-16 (hex) |
0x0019 (0019) |
| UTF-16 (decimal) |
25 |
| UTF-32 (hex) |
0x00000019 (0019) |
| UTF-32 (decimal) |
25 |
| C/C++/Java source code |
"\u0019" |
| Python source code |
u"\u0019" |
| More... |
| Java Data |
| string.toUpperCase() |
|
| string.toLowerCase() |
|
| Character.UnicodeBlock |
BASIC_LATIN
|
| Character.charCount() |
1 |
| Character.getDirectionality() |
DIRECTIONALITY_BOUNDARY_NEUTRAL [9] |
| Character.getNumericValue() |
-1 |
| Character.getType() |
15 |
| Character.isDefined() |
Yes |
| Character.isDigit() |
No |
| Character.isIdentifierIgnorable() |
Yes |
| Character.isISOControl() |
Yes |
| Character.isJavaIdentifierPart() |
Yes |
| Character.isJavaIdentifierStart() |
No |
| Character.isLetter() |
No |
| Character.isLetterOrDigit() |
No |
| Character.isLowerCase() |
No |
| Character.isMirrored() |
No |
| Character.isSpaceChar() |
No |
| Character.isSupplementaryCodePoint() |
No |
| Character.isTitleCase() |
No |
| Character.isUnicodeIdentifierPart() |
Yes |
| Character.isUnicodeIdentifierStart() |
No |
| Character.isUpperCase() |
No |
| Character.isValidCodePoint() |
Yes |
| Character.isWhitespace() |
No |
Terms of Service | Privacy Policy | Contact Info