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-311FE
Overview
𱇾 (CJK UNIFIED IDEOGRAPH-311FE) is the Unicode character at code point U+311FE. 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+311FE | |
| decimal | 201214 | |
| htmldecimal | 𱇾 | |
| htmlhex | 𱇾 | |
| css | \311FE | |
| javascript | \u{311FE} | |
| python | \U000311fe | |
| java | \uD884\uDDFE | |
| go | \U000311FE | |
| ruby | \u{311FE} | |
| rust | \u{311FE} | |
| ccpp | \U000311fe | |
| urlencoded | %F0%B1%87%BE | |
| utf8bytes | f0 b1 87 be | |
| utf16bebytes | d8 84 dd fe | |
| utf32bebytes | 00 03 11 fe |
How to Use
HTML:
𱇾
CSS:
content: "\311FE"
JavaScript:
"\u{311FE}"
Python:
"\U000311fe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱇾 character (CJK UNIFIED IDEOGRAPH-311FE)?
𱇾 (CJK UNIFIED IDEOGRAPH-311FE) is the Unicode character U+311FE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-311FE?
The CJK UNIFIED IDEOGRAPH-311FE character (𱇾) has codepoint U+311FE.
How do I type or copy CJK UNIFIED IDEOGRAPH-311FE?
Copy 𱇾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.