| Type | Value |
|---|---|
| Unicode Character: | ß |
| Hex Code Point: | U+00DF |
| Char In Input: | |
| Large Font: | ß |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Latin-1 Supplement |
| Unicode Block Range: | 0080 - 00FF |
| General Category (short name): | Lowercase_Letter(Ll) |
| Bidi Class Name: | Left_To_Right |
| Bidi Class Short: | L |
| Bidi Mirrored: | N |
| Script Name: | Latin |
| Script Name Short: | Latn |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | ß |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | ß |
| Decimal HTML Entity | ß |
| Hexadecimal HTML Entity | ß |
| Hex Code Point(s) | df |
| Formal Unicode Notation | U+DF |
| Decimal Code Point(s) | 223 |
| UTF-8 Hex (C Syntax) | 0xC3 0x9F |
| UTF-8 Hex Bytes | C3 9F |
| UTF-8 Octal Bytes | 303 237 |
| UTF-16 Hex (C Syntax) | 0x00DF |
| UTF-16 Hex | 00df |
| UTF-16 Dec | 223 |
| UTF-32 Hex (C Syntax) | 0x000000DF |
| UTF-32 Hex | DF |
| UTF-32 Dec | 223 |
| Python Src | u"\u00DF" |
| PHP Src | "\xc3\x9f" |
| C/C++/Java Src | "\u00DF" |