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