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-31D62
Overview
𱵢 (CJK UNIFIED IDEOGRAPH-31D62) is the Unicode character at code point U+31D62. 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+31D62 | |
| decimal | 204130 | |
| htmldecimal | 𱵢 | |
| htmlhex | 𱵢 | |
| css | \31D62 | |
| javascript | \u{31D62} | |
| python | \U00031d62 | |
| java | \uD887\uDD62 | |
| go | \U00031D62 | |
| ruby | \u{31D62} | |
| rust | \u{31D62} | |
| ccpp | \U00031d62 | |
| urlencoded | %F0%B1%B5%A2 | |
| utf8bytes | f0 b1 b5 a2 | |
| utf16bebytes | d8 87 dd 62 | |
| utf32bebytes | 00 03 1d 62 |
How to Use
HTML:
𱵢
CSS:
content: "\31D62"
JavaScript:
"\u{31D62}"
Python:
"\U00031d62"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱵢 character (CJK UNIFIED IDEOGRAPH-31D62)?
𱵢 (CJK UNIFIED IDEOGRAPH-31D62) is the Unicode character U+31D62.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31D62?
The CJK UNIFIED IDEOGRAPH-31D62 character (𱵢) has codepoint U+31D62.
How do I type or copy CJK UNIFIED IDEOGRAPH-31D62?
Copy 𱵢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.