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-24381
Overview
𤎁 (CJK UNIFIED IDEOGRAPH-24381) is the Unicode character at code point U+24381. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+24381 | |
| decimal | 148353 | |
| htmldecimal | 𤎁 | |
| htmlhex | 𤎁 | |
| css | \24381 | |
| javascript | \u{24381} | |
| python | \U00024381 | |
| java | \uD850\uDF81 | |
| go | \U00024381 | |
| ruby | \u{24381} | |
| rust | \u{24381} | |
| ccpp | \U00024381 | |
| urlencoded | %F0%A4%8E%81 | |
| utf8bytes | f0 a4 8e 81 | |
| utf16bebytes | d8 50 df 81 | |
| utf32bebytes | 00 02 43 81 |
How to Use
HTML:
𤎁
CSS:
content: "\24381"
JavaScript:
"\u{24381}"
Python:
"\U00024381"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤎁 character (CJK UNIFIED IDEOGRAPH-24381)?
𤎁 (CJK UNIFIED IDEOGRAPH-24381) is the Unicode character U+24381.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-24381?
The CJK UNIFIED IDEOGRAPH-24381 character (𤎁) has codepoint U+24381.
How do I type or copy CJK UNIFIED IDEOGRAPH-24381?
Copy 𤎁 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.