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