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