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' : ''">
𲀁
CJK UNIFIED IDEOGRAPH-32001
Overview
𲀁 (CJK UNIFIED IDEOGRAPH-32001) is the Unicode character at code point U+32001. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+32001 | |
| decimal | 204801 | |
| htmldecimal | 𲀁 | |
| htmlhex | 𲀁 | |
| css | \32001 | |
| javascript | \u{32001} | |
| python | \U00032001 | |
| java | \uD888\uDC01 | |
| go | \U00032001 | |
| ruby | \u{32001} | |
| rust | \u{32001} | |
| ccpp | \U00032001 | |
| urlencoded | %F0%B2%80%81 | |
| utf8bytes | f0 b2 80 81 | |
| utf16bebytes | d8 88 dc 01 | |
| utf32bebytes | 00 03 20 01 |
How to Use
HTML:
𲀁
CSS:
content: "\32001"
JavaScript:
"\u{32001}"
Python:
"\U00032001"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲀁 character (CJK UNIFIED IDEOGRAPH-32001)?
𲀁 (CJK UNIFIED IDEOGRAPH-32001) is the Unicode character U+32001.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-32001?
The CJK UNIFIED IDEOGRAPH-32001 character (𲀁) has codepoint U+32001.
How do I type or copy CJK UNIFIED IDEOGRAPH-32001?
Copy 𲀁 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.