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-24BCE
Overview
𤯎 (CJK UNIFIED IDEOGRAPH-24BCE) is the Unicode character at code point U+24BCE. 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+24BCE | |
| decimal | 150478 | |
| htmldecimal | 𤯎 | |
| htmlhex | 𤯎 | |
| css | \24BCE | |
| javascript | \u{24BCE} | |
| python | \U00024bce | |
| java | \uD852\uDFCE | |
| go | \U00024BCE | |
| ruby | \u{24BCE} | |
| rust | \u{24BCE} | |
| ccpp | \U00024bce | |
| urlencoded | %F0%A4%AF%8E | |
| utf8bytes | f0 a4 af 8e | |
| utf16bebytes | d8 52 df ce | |
| utf32bebytes | 00 02 4b ce |
How to Use
HTML:
𤯎
CSS:
content: "\24BCE"
JavaScript:
"\u{24BCE}"
Python:
"\U00024bce"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤯎 character (CJK UNIFIED IDEOGRAPH-24BCE)?
𤯎 (CJK UNIFIED IDEOGRAPH-24BCE) is the Unicode character U+24BCE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-24BCE?
The CJK UNIFIED IDEOGRAPH-24BCE character (𤯎) has codepoint U+24BCE.
How do I type or copy CJK UNIFIED IDEOGRAPH-24BCE?
Copy 𤯎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.