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' : ''">
Overview
(TAG DIGIT ZERO) is the Unicode character at code point U+E0030. It belongs to the Tags block, in the Format (Cf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+E0030 | |
| decimal | 917552 | |
| htmldecimal | 󠀰 | |
| htmlhex | 󠀰 | |
| css | \E0030 | |
| javascript | \u{E0030} | |
| python | \U000e0030 | |
| java | \uDB40\uDC30 | |
| go | \U000E0030 | |
| ruby | \u{E0030} | |
| rust | \u{E0030} | |
| ccpp | \U000e0030 | |
| urlencoded | %F3%A0%80%B0 | |
| utf8bytes | f3 a0 80 b0 | |
| utf16bebytes | db 40 dc 30 | |
| utf32bebytes | 00 0e 00 30 |
How to Use
HTML:
󠀰
CSS:
content: "\E0030"
JavaScript:
"\u{E0030}"
Python:
"\U000e0030"
Properties
Frequently Asked Questions
What is the character (TAG DIGIT ZERO)?
(TAG DIGIT ZERO) is the Unicode character U+E0030.
What is the Unicode codepoint of TAG DIGIT ZERO?
The TAG DIGIT ZERO character () has codepoint U+E0030.
How do I type or copy TAG DIGIT ZERO?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.