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-4B3D
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4B3D | |
| decimal | 19261 | |
| htmldecimal | 䬽 | |
| htmlhex | 䬽 | |
| css | \4B3D | |
| javascript | \u{4B3D} | |
| python | \u4b3d | |
| java | \u4B3D | |
| go | \u4B3D | |
| ruby | \u{4B3D} | |
| rust | \u{4B3D} | |
| ccpp | \u4b3d | |
| urlencoded | %E4%AC%BD | |
| utf8bytes | e4 ac bd | |
| utf16bebytes | 4b 3d | |
| utf32bebytes | 00 00 4b 3d |
How to Use
HTML:
䬽
CSS:
content: "\4B3D"
JavaScript:
"\u{4B3D}"
Python:
"\u4b3d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䬽 character (CJK UNIFIED IDEOGRAPH-4B3D)?
䬽 (CJK UNIFIED IDEOGRAPH-4B3D) is the Unicode character U+4B3D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4B3D?
The CJK UNIFIED IDEOGRAPH-4B3D character (䬽) has codepoint U+4B3D.
How do I type or copy CJK UNIFIED IDEOGRAPH-4B3D?
Copy 䬽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.