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