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