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