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-205FE
Overview
𠗾 (CJK UNIFIED IDEOGRAPH-205FE) is the Unicode character at code point U+205FE. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+205FE | |
| decimal | 132606 | |
| htmldecimal | 𠗾 | |
| htmlhex | 𠗾 | |
| css | \205FE | |
| javascript | \u{205FE} | |
| python | \U000205fe | |
| java | \uD841\uDDFE | |
| go | \U000205FE | |
| ruby | \u{205FE} | |
| rust | \u{205FE} | |
| ccpp | \U000205fe | |
| urlencoded | %F0%A0%97%BE | |
| utf8bytes | f0 a0 97 be | |
| utf16bebytes | d8 41 dd fe | |
| utf32bebytes | 00 02 05 fe |
How to Use
HTML:
𠗾
CSS:
content: "\205FE"
JavaScript:
"\u{205FE}"
Python:
"\U000205fe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠗾 character (CJK UNIFIED IDEOGRAPH-205FE)?
𠗾 (CJK UNIFIED IDEOGRAPH-205FE) is the Unicode character U+205FE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-205FE?
The CJK UNIFIED IDEOGRAPH-205FE character (𠗾) has codepoint U+205FE.
How do I type or copy CJK UNIFIED IDEOGRAPH-205FE?
Copy 𠗾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.