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