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