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