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