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