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