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-31ABF
Overview
𱪿 (CJK UNIFIED IDEOGRAPH-31ABF) is the Unicode character at code point U+31ABF. 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+31ABF | |
| decimal | 203455 | |
| htmldecimal | 𱪿 | |
| htmlhex | 𱪿 | |
| css | \31ABF | |
| javascript | \u{31ABF} | |
| python | \U00031abf | |
| java | \uD886\uDEBF | |
| go | \U00031ABF | |
| ruby | \u{31ABF} | |
| rust | \u{31ABF} | |
| ccpp | \U00031abf | |
| urlencoded | %F0%B1%AA%BF | |
| utf8bytes | f0 b1 aa bf | |
| utf16bebytes | d8 86 de bf | |
| utf32bebytes | 00 03 1a bf |
How to Use
HTML:
𱪿
CSS:
content: "\31ABF"
JavaScript:
"\u{31ABF}"
Python:
"\U00031abf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱪿 character (CJK UNIFIED IDEOGRAPH-31ABF)?
𱪿 (CJK UNIFIED IDEOGRAPH-31ABF) is the Unicode character U+31ABF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31ABF?
The CJK UNIFIED IDEOGRAPH-31ABF character (𱪿) has codepoint U+31ABF.
How do I type or copy CJK UNIFIED IDEOGRAPH-31ABF?
Copy 𱪿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.