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