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