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 THREE) is the Unicode character at code point U+E0033. 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+E0033 | |
| decimal | 917555 | |
| htmldecimal | 󠀳 | |
| htmlhex | 󠀳 | |
| css | \E0033 | |
| javascript | \u{E0033} | |
| python | \U000e0033 | |
| java | \uDB40\uDC33 | |
| go | \U000E0033 | |
| ruby | \u{E0033} | |
| rust | \u{E0033} | |
| ccpp | \U000e0033 | |
| urlencoded | %F3%A0%80%B3 | |
| utf8bytes | f3 a0 80 b3 | |
| utf16bebytes | db 40 dc 33 | |
| utf32bebytes | 00 0e 00 33 |
How to Use
HTML:
󠀳
CSS:
content: "\E0033"
JavaScript:
"\u{E0033}"
Python:
"\U000e0033"
Properties
Frequently Asked Questions
What is the character (TAG DIGIT THREE)?
(TAG DIGIT THREE) is the Unicode character U+E0033.
What is the Unicode codepoint of TAG DIGIT THREE?
The TAG DIGIT THREE character () has codepoint U+E0033.
How do I type or copy TAG DIGIT THREE?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.