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