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