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-32007
Overview
𲀇 (CJK UNIFIED IDEOGRAPH-32007) is the Unicode character at code point U+32007. 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+32007 | |
| decimal | 204807 | |
| htmldecimal | 𲀇 | |
| htmlhex | 𲀇 | |
| css | \32007 | |
| javascript | \u{32007} | |
| python | \U00032007 | |
| java | \uD888\uDC07 | |
| go | \U00032007 | |
| ruby | \u{32007} | |
| rust | \u{32007} | |
| ccpp | \U00032007 | |
| urlencoded | %F0%B2%80%87 | |
| utf8bytes | f0 b2 80 87 | |
| utf16bebytes | d8 88 dc 07 | |
| utf32bebytes | 00 03 20 07 |
How to Use
HTML:
𲀇
CSS:
content: "\32007"
JavaScript:
"\u{32007}"
Python:
"\U00032007"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲀇 character (CJK UNIFIED IDEOGRAPH-32007)?
𲀇 (CJK UNIFIED IDEOGRAPH-32007) is the Unicode character U+32007.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-32007?
The CJK UNIFIED IDEOGRAPH-32007 character (𲀇) has codepoint U+32007.
How do I type or copy CJK UNIFIED IDEOGRAPH-32007?
Copy 𲀇 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.