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