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-311FA
Overview
𱇺 (CJK UNIFIED IDEOGRAPH-311FA) is the Unicode character at code point U+311FA. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+311FA | |
| decimal | 201210 | |
| htmldecimal | 𱇺 | |
| htmlhex | 𱇺 | |
| css | \311FA | |
| javascript | \u{311FA} | |
| python | \U000311fa | |
| java | \uD884\uDDFA | |
| go | \U000311FA | |
| ruby | \u{311FA} | |
| rust | \u{311FA} | |
| ccpp | \U000311fa | |
| urlencoded | %F0%B1%87%BA | |
| utf8bytes | f0 b1 87 ba | |
| utf16bebytes | d8 84 dd fa | |
| utf32bebytes | 00 03 11 fa |
How to Use
HTML:
𱇺
CSS:
content: "\311FA"
JavaScript:
"\u{311FA}"
Python:
"\U000311fa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱇺 character (CJK UNIFIED IDEOGRAPH-311FA)?
𱇺 (CJK UNIFIED IDEOGRAPH-311FA) is the Unicode character U+311FA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-311FA?
The CJK UNIFIED IDEOGRAPH-311FA character (𱇺) has codepoint U+311FA.
How do I type or copy CJK UNIFIED IDEOGRAPH-311FA?
Copy 𱇺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.