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