| Type | Value |
|---|---|
| Unicode Character: | ÿ |
| Hex Code Point: | U+00FF |
| Char In Input: | |
| Alternative Char Name (alias): | LATIN SMALL LETTER Y DIAERESIS |
| 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 |
| Decomposition Mapping: | 0079 0308 |
| Decomposition Type: | |
| Bidi Mirrored: | N |
| Uppercase Code Point: | 376 |
| Titlecase Code Point: | 376 |
| 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) | ff |
| Formal Unicode Notation | U+FF |
| Decimal Code Point(s) | 255 |
| UTF-8 Hex (C Syntax) | 0xC3 0xBF |
| UTF-8 Hex Bytes | C3 BF |
| UTF-8 Octal Bytes | 303 277 |
| UTF-16 Hex (C Syntax) | 0x00FF |
| UTF-16 Hex | 00ff |
| UTF-16 Dec | 255 |
| UTF-32 Hex (C Syntax) | 0x000000FF |
| UTF-32 Hex | FF |
| UTF-32 Dec | 255 |
| Python Src | u"\u00FF" |
| PHP Src | "\xc3\xbf" |
| C/C++/Java Src | "\u00FF" |