Unicode Character "" U+FEFF Zero Width No-Break Space
Unicode Version 15.1
Summary
The unicode character "" at code point U+FEFF is Zero Width No-Break Space. It is a character in the Arabic Presentation Forms-B block and is part of the Common script. The character is a format. The UTF-8 encoding of "" is 0xEF 0xBB 0xBF and the UTF-16 encoding is 0xFEFF.
General Properties
| Code Point | U+FEFF |
| Version Added | 1.1 |
| Name | Zero Width No-Break Space |
| Unicode 1.0 Name | Byte Order Mark |
| Block | Arabic Presentation Forms-B |
| General Category | Format |
| Canonical Combining Class | Not Reordered |
| Bidirectional Class | Boundary Neutral |
| Alias | BOM (abbreviation) BYTE ORDER MARK (alternate) ZWNBSP (abbreviation) |
Encodings
| HTML Decimal Encoding |  |
| HTML Hex Encoding |  |
| UTF-8 Encoding | 0xEF 0xBB 0xBF |
| UTF-16 Encoding | 0xFEFF |
| UTF-32 Encoding | 0x0000FEFF |
| C/C++/Java Escape | \ufeff |