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