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