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