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