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' : ''">
〡
HANGZHOU NUMERAL ONE
Overview
〡 (HANGZHOU NUMERAL ONE) is the Unicode character at code point U+3021. It belongs to the CJK Symbols and Punctuation block, in the Letter Number (Nl) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3021 | |
| decimal | 12321 | |
| htmldecimal | 〡 | |
| htmlhex | 〡 | |
| css | \3021 | |
| javascript | \u{3021} | |
| python | \u3021 | |
| java | \u3021 | |
| go | \u3021 | |
| ruby | \u{3021} | |
| rust | \u{3021} | |
| ccpp | \u3021 | |
| urlencoded | %E3%80%A1 | |
| utf8bytes | e3 80 a1 | |
| utf16bebytes | 30 21 | |
| utf32bebytes | 00 00 30 21 |
How to Use
HTML:
〡
CSS:
content: "\3021"
JavaScript:
"\u{3021}"
Python:
"\u3021"
Properties
- Script
- Hani
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 〡 character (HANGZHOU NUMERAL ONE)?
〡 (HANGZHOU NUMERAL ONE) is the Unicode character U+3021.
What is the Unicode codepoint of HANGZHOU NUMERAL ONE?
The HANGZHOU NUMERAL ONE character (〡) has codepoint U+3021.
How do I type or copy HANGZHOU NUMERAL ONE?
Copy 〡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.