BOM
U+FEFF · ZERO WIDTH NO-BREAK SPACE

Zero Width No-Break Space

  • CodepointU+FEFF
  • NameZERO WIDTH NO-BREAK SPACE
  • Decimal65279
  • BlockArabic Presentation Forms-B (U+FE70–U+FEFF)
  • Plane0 — Basic Multilingual Plane
  • ScriptCommon
  • CategoryCf — Format
  • Unicode version1.1 (1993)
  • Bidi classBN — Boundary Neutral
  • Combining class0
  • East Asian widthN — Neutral
  • MirroredNo
§

Encodings & escapes

UTF-8 encoder →
UTF-8EF BB BF3 bytes
UTF-16FEFF1 code unit
UTF-320000FEFF4 bytes
HTML decimal
HTML hex
CSS\FEFFin content: "…"
JavaScript\uFEFF
JSON\uFEFF
Python\uFEFF
Python\N{ZERO WIDTH NO-BREAK SPACE}by name
Java / C#\uFEFF
C / C++\uFEFFuniversal character name
Rust / Swift / PHP\u{FEFF}
Go\uFEFF
Ruby\uFEFF
Excel / Sheets=UNICHAR(65279)
URL-encoded%EF%BB%BFpercent-encoded UTF-8