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