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