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-37AA
Overview
㞪 (CJK UNIFIED IDEOGRAPH-37AA) is the Unicode character at code point U+37AA. 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+37AA | |
| decimal | 14250 | |
| htmldecimal | 㞪 | |
| htmlhex | 㞪 | |
| css | \37AA | |
| javascript | \u{37AA} | |
| python | \u37aa | |
| java | \u37AA | |
| go | \u37AA | |
| ruby | \u{37AA} | |
| rust | \u{37AA} | |
| ccpp | \u37aa | |
| urlencoded | %E3%9E%AA | |
| utf8bytes | e3 9e aa | |
| utf16bebytes | 37 aa | |
| utf32bebytes | 00 00 37 aa |
How to Use
HTML:
㞪
CSS:
content: "\37AA"
JavaScript:
"\u{37AA}"
Python:
"\u37aa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㞪 character (CJK UNIFIED IDEOGRAPH-37AA)?
㞪 (CJK UNIFIED IDEOGRAPH-37AA) is the Unicode character U+37AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-37AA?
The CJK UNIFIED IDEOGRAPH-37AA character (㞪) has codepoint U+37AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-37AA?
Copy 㞪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.