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