| Type | Value |
|---|---|
| Unicode Character: | |
| Hex Code Point: | U+FEFF |
| Char In Input: | |
| Alternative Char Name (alias): | BYTE ORDER MARK |
| Large Font: | |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Arabic Presentation Forms-B |
| Unicode Block Range: | FE70 - FEFF |
| General Category (short name): | Format(Cf) |
| Bidi Class Name: | Boundary_Neutral |
| Bidi Class Short: | BN |
| Bidi Mirrored: | N |
| Script Name: | Common |
| Script Name Short: | Zyyy |
| 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) | feff |
| Formal Unicode Notation | U+FEFF |
| Decimal Code Point(s) | 65279 |
| UTF-8 Hex (C Syntax) | 0xEF 0xBB 0xBF |
| UTF-8 Hex Bytes | EF BB BF |
| UTF-8 Octal Bytes | 357 273 277 |
| UTF-16 Hex (C Syntax) | 0x |
| UTF-16 Hex | |
| UTF-16 Dec | 0 |
| UTF-32 Hex (C Syntax) | 0x0000FEFF |
| UTF-32 Hex | FEFF |
| UTF-32 Dec | 65279 |
| Python Src | u"\uFEFF" |
| PHP Src | "\xef\xbb\xbf" |
| C/C++/Java Src | "\u" |