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' : ''">
OUTLINED DIGIT ZERO
Overview
(OUTLINED DIGIT ZERO) is the Unicode character at code point U+1CCF0. It belongs to the Symbols for Legacy Computing Supplement block, in the Decimal Number (Nd) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCF0 | |
| decimal | 118000 | |
| htmldecimal | 𜳰 | |
| htmlhex | 𜳰 | |
| css | \1CCF0 | |
| javascript | \u{1CCF0} | |
| python | \U0001ccf0 | |
| java | \uD833\uDCF0 | |
| go | \U0001CCF0 | |
| ruby | \u{1CCF0} | |
| rust | \u{1CCF0} | |
| ccpp | \U0001ccf0 | |
| urlencoded | %F0%9C%B3%B0 | |
| utf8bytes | f0 9c b3 b0 | |
| utf16bebytes | d8 33 dc f0 | |
| utf32bebytes | 00 01 cc f0 |
How to Use
HTML:
𜳰
CSS:
content: "\1CCF0"
JavaScript:
"\u{1CCF0}"
Python:
"\U0001ccf0"
Properties
- Script
- Zyyy
- Category
- Decimal Number (Nd)
- Bidirectional
- EN
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0030
Frequently Asked Questions
What is the character (OUTLINED DIGIT ZERO)?
(OUTLINED DIGIT ZERO) is the Unicode character U+1CCF0.
What is the Unicode codepoint of OUTLINED DIGIT ZERO?
The OUTLINED DIGIT ZERO character () has codepoint U+1CCF0.
How do I type or copy OUTLINED DIGIT ZERO?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.