copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐
DINGBAT CIRCLED SANS-SERIF DIGIT ZERO
Overview
๐ (DINGBAT CIRCLED SANS-SERIF DIGIT ZERO) is the Unicode character at code point U+1F10B. It belongs to the Enclosed Alphanumeric Supplement block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F10B | |
| decimal | 127243 | |
| htmldecimal | 🄋 | |
| htmlhex | 🄋 | |
| css | \1F10B | |
| javascript | \u{1F10B} | |
| python | \U0001f10b | |
| java | \uD83C\uDD0B | |
| go | \U0001F10B | |
| ruby | \u{1F10B} | |
| rust | \u{1F10B} | |
| ccpp | \U0001f10b | |
| urlencoded | %F0%9F%84%8B | |
| utf8bytes | f0 9f 84 8b | |
| utf16bebytes | d8 3c dd 0b | |
| utf32bebytes | 00 01 f1 0b |
How to Use
HTML:
🄋
CSS:
content: "\1F10B"
JavaScript:
"\u{1F10B}"
Python:
"\U0001f10b"
Properties
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (DINGBAT CIRCLED SANS-SERIF DIGIT ZERO)?
๐ (DINGBAT CIRCLED SANS-SERIF DIGIT ZERO) is the Unicode character U+1F10B.
What is the Unicode codepoint of DINGBAT CIRCLED SANS-SERIF DIGIT ZERO?
The DINGBAT CIRCLED SANS-SERIF DIGIT ZERO character (๐) has codepoint U+1F10B.
How do I type or copy DINGBAT CIRCLED SANS-SERIF DIGIT ZERO?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.