Unicode Character 'DOUBLE-STRUCK ITALIC SMALL D' (U+2146) | 
		  ![]()  | 
	
DOUBLE-STRUCK ITALIC SMALL D
			DOUBLE-STRUCK ITALIC SMALL D
| Unicode Data | |
|---|---|
| Name | DOUBLE-STRUCK ITALIC SMALL D | 
| Block | Letterlike Symbols | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Decomposition | <font> LATIN SMALL LETTER D (U+0064) | 
| Mirror | N | 
| Index entries | D, DOUBLE-STRUCK ITALIC SMALL | 
		
| Comments | sometimes used for the differential | 
		
| Approximations | <font> 0064 latin small letter d | 
		
| Version | Unicode 3.2.0 (March, 2002) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⅆ | 
| HTML Entity (hex) | ⅆ | 
| HTML Entity (named) | ⅆ: ⅆ ⅆ: ⅆ  | 
		
| How to type in Microsoft Windows | Alt +2146 | 
	
| UTF-8 (hex) | 0xE2 0x85 0x86 (e28586) | 
| UTF-8 (binary) | 11100010:10000101:10000110 | 
| UTF-16 (hex) | 0x2146 (2146) | 
| UTF-16 (decimal) | 8,518 | 
| UTF-32 (hex) | 0x00002146 (2146) | 
| UTF-32 (decimal) | 8,518 | 
| C/C++/Java source code | "\u2146" | 
| Python source code | u"\u2146" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ⅆ | 
| string.toLowerCase() | ⅆ | 
| Character.UnicodeBlock | LETTERLIKE_SYMBOLS | 
| 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 |