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-4BCD
Overview
䯍 (CJK UNIFIED IDEOGRAPH-4BCD) is the Unicode character at code point U+4BCD. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4BCD | |
| decimal | 19405 | |
| htmldecimal | 䯍 | |
| htmlhex | 䯍 | |
| css | \4BCD | |
| javascript | \u{4BCD} | |
| python | \u4bcd | |
| java | \u4BCD | |
| go | \u4BCD | |
| ruby | \u{4BCD} | |
| rust | \u{4BCD} | |
| ccpp | \u4bcd | |
| urlencoded | %E4%AF%8D | |
| utf8bytes | e4 af 8d | |
| utf16bebytes | 4b cd | |
| utf32bebytes | 00 00 4b cd |
How to Use
HTML:
䯍
CSS:
content: "\4BCD"
JavaScript:
"\u{4BCD}"
Python:
"\u4bcd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䯍 character (CJK UNIFIED IDEOGRAPH-4BCD)?
䯍 (CJK UNIFIED IDEOGRAPH-4BCD) is the Unicode character U+4BCD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4BCD?
The CJK UNIFIED IDEOGRAPH-4BCD character (䯍) has codepoint U+4BCD.
How do I type or copy CJK UNIFIED IDEOGRAPH-4BCD?
Copy 䯍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.