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