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