Unicode Character 'OGHAM SPACE MARK' (U+1680) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+1680
| Unicode Data |
| Name |
OGHAM SPACE MARK |
| Block |
Ogham |
| Category |
Separator, Space [Zs] |
| Combine |
0 |
| BIDI |
Whitespace [WS] |
| Mirror |
N |
| Index entries |
Ogham SPACE MARK, OGHAM OGHAM SPACE MARK
|
| Comments |
the glyph shows only the stemline in a "stemmed" style font and is blank in a "stemless" style font
|
| See Also |
space U+0020
|
| Version |
Unicode 3.0.0 (September, 1999) |
| Encodings |
| HTML Entity (decimal) |
  |
| HTML Entity (hex) |
  |
| How to type in Microsoft Windows |
Alt +1680
|
| UTF-8 (hex) |
0xE1 0x9A 0x80 (e19a80) |
| UTF-8 (binary) |
11100001:10011010:10000000 |
| UTF-16 (hex) |
0x1680 (1680) |
| UTF-16 (decimal) |
5,760 |
| UTF-32 (hex) |
0x00001680 (1680) |
| UTF-32 (decimal) |
5,760 |
| C/C++/Java source code |
"\u1680" |
| Python source code |
u"\u1680" |
| More... |
| Java Data |
| string.toUpperCase() |
|
| string.toLowerCase() |
|
| Character.UnicodeBlock |
OGHAM
|
| Character.charCount() |
1 |
| Character.getDirectionality() |
DIRECTIONALITY_WHITESPACE [12] |
| Character.getNumericValue() |
-1 |
| Character.getType() |
12 |
| Character.isDefined() |
Yes |
| 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() |
Yes |
| Character.isSupplementaryCodePoint() |
No |
| Character.isTitleCase() |
No |
| Character.isUnicodeIdentifierPart() |
No |
| Character.isUnicodeIdentifierStart() |
No |
| Character.isUpperCase() |
No |
| Character.isValidCodePoint() |
Yes |
| Character.isWhitespace() |
Yes |
Terms of Service | Privacy Policy | Contact Info