Circled Digit Zero
Copy and paste the circled digit zero symbol ⓪ (U+24EA) instantly. Part of the Enclosed Alphanumerics Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Circled Digit Zero
- Unicode Block
- Enclosed Alphanumerics
- Code Point
- U+24EA
The Circled Digit Zero (⓪) is a Unicode character assigned to the Enclosed Alphanumerics block at code point U+24EA. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The circled digit zero symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ⓪ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
⓪in your code - 4.For CSS, use
\24EAwith the content property
Understanding Circled Digit Zero
The circled digit zero character (⓪) was introduced in Unicode to provide a standardized way to represent this specific glyph across all platforms and devices. Encoded at position U+24EA, it sits within the Enclosed Alphanumerics range and carries a distinct semantic meaning that differentiates it from visually similar characters.
The hexadecimal value 24EA places this character at decimal position 9450 in the Unicode table. This position within the Enclosed Alphanumerics range means it shares encoding characteristics with its neighboring characters. The CSS notation \24EA is particularly useful in pseudo-element content properties, while \u{24EA} works in template literals and string concatenation.
Known by its descriptive name referencing "circled digit," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.