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