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