Copyglyph
🄀
U+1F100 · Digit Zero Full Stop · Enclosed Alphanumeric Supplement · Common

Digit Zero Full Stop 🄀

🄀 (U+1F100) is a standard Unicode character that you can copy and paste anywhere text is accepted. This page provides a concise reference with safe tips, internal links, and practical guidance so you can use it reliably across apps and platforms.

What it is and where it’s used: Digit Zero Full Stop is part of the Symbols family (block: Enclosed Alphanumeric Supplement). If you need styled or decorative alternatives, try our Fancy Text tool to generate compatible text that works in most modern interfaces.

History & usage: DIGIT ZERO FULL STOP depicts a punctuation mark used to structure text and convey tone. It can guide how a sentence ends, helping readers parse ideas in lists and short notes. Writers may choose it to separate items in a series while keeping a consistent visual style across lines. It also supports tone by signaling formality, urgency, or playfulness based on style and locale. In practice, editors apply it to align punctuation with house style, regional rules, or publication conventions, ensuring clarity for readers of varying backgrounds. The symbol can appear in headlines, captions, or body text to mark boundaries clearly and to improve readability. Across platforms and assistive technologies, it should render in a recognizable form to maintain accessibility and a familiar reading flow.

Copy and input: the quickest method is to copy the character here. You can also insert it by its codepoint U+1F100 in many development tools or editors. Some operating systems provide a character viewer or input palette that lets you search by name or code and insert the glyph into documents.

Display and fallback: if you see an empty box (tofu) or a placeholder rectangle, the active font might not include this codepoint. Switching to a font with broader Unicode coverage or using a fallback font usually fixes the issue. On the web, ensure the page’s font stack includes a general‑purpose fallback.

Related references: browse the Categories for similar characters. When choosing a symbol, prefer the official codepoint for semantic clarity and better compatibility with search, copy, and accessibility tooling.

See our category page for related symbols.

Technical details
  • Codepoint: U+1F100
  • General Category: No
  • Age: 5.2
  • Bidi Class: EN
  • Decomposition: <compat> 0030 002E
  • Numeric Type: Numeric
  • Numeric Value: 0
  • Block: Enclosed Alphanumeric Supplement
  • Script: Common
  • UTF-8: F0 9F 84 80
  • UTF-16: D83C DD00
  • UTF-32: 0001F100
  • HTML dec: &#127232;
  • HTML hex: &#x1F100;
  • JS escape: \u{1F100}
  • Python \N{}: \N{DIGIT ZERO FULL STOP}
  • Python \U: \U0001F100
  • URL-encoded: %F0%9F%84%80
  • CSS escape: \1F100
How to type / insert

Fast copy: click the Copy button near the top of this page.

By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1F100 or a built‑in character picker.

HTML: use the numeric entity &amp;#x1f100; (hex) or &amp;#127232; (decimal) when an HTML entity is needed.

Compatibility & troubleshooting

Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.

Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.