Unicode Character 'LATIN SMALL LETTER D WITH STROKE' (U+0111)

previous character next character

Unicode Data
Name LATIN SMALL LETTER D WITH STROKE
Block Latin Extended-A
Category Letter, Lowercase [Ll]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Old name LATIN SMALL LETTER D BAR
Index entries D WITH STROKE, LATIN SMALL LETTER
Upper case U+0110
Title case U+0110
Comments Croatian, Serbian, Vietnamese, Sami
an alternate glyph with the stroke through the bowl is used in Americanist orthographies
See Also latin capital letter d with stroke U+0110
cyrillic small letter dje U+0452
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) đ
HTML Entity (hex) đ
How to type in Microsoft Windows Alt +0111
UTF-8 (hex) 0xC4 0x91 (c491)
UTF-8 (binary) 11000100:10010001
UTF-16 (hex) 0x0111 (0111)
UTF-16 (decimal) 273
UTF-32 (hex) 0x00000111 (0111)
UTF-32 (decimal) 273
C/C++/Java source code "\u0111"
Python source code u"\u0111"
More...
Java Data
string.toUpperCase() Đ
string.toLowerCase() đ
Character.UnicodeBlock LATIN_EXTENDED_A
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 2
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() Yes
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