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