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-36AA
Overview
㚪 (CJK UNIFIED IDEOGRAPH-36AA) is the Unicode character at code point U+36AA. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+36AA | |
| decimal | 13994 | |
| htmldecimal | 㚪 | |
| htmlhex | 㚪 | |
| css | \36AA | |
| javascript | \u{36AA} | |
| python | \u36aa | |
| java | \u36AA | |
| go | \u36AA | |
| ruby | \u{36AA} | |
| rust | \u{36AA} | |
| ccpp | \u36aa | |
| urlencoded | %E3%9A%AA | |
| utf8bytes | e3 9a aa | |
| utf16bebytes | 36 aa | |
| utf32bebytes | 00 00 36 aa |
How to Use
HTML:
㚪
CSS:
content: "\36AA"
JavaScript:
"\u{36AA}"
Python:
"\u36aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㚪 character (CJK UNIFIED IDEOGRAPH-36AA)?
㚪 (CJK UNIFIED IDEOGRAPH-36AA) is the Unicode character U+36AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-36AA?
The CJK UNIFIED IDEOGRAPH-36AA character (㚪) has codepoint U+36AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-36AA?
Copy 㚪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.