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