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-204FE
Overview
𠓾 (CJK UNIFIED IDEOGRAPH-204FE) is the Unicode character at code point U+204FE. 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+204FE | |
| decimal | 132350 | |
| htmldecimal | 𠓾 | |
| htmlhex | 𠓾 | |
| css | \204FE | |
| javascript | \u{204FE} | |
| python | \U000204fe | |
| java | \uD841\uDCFE | |
| go | \U000204FE | |
| ruby | \u{204FE} | |
| rust | \u{204FE} | |
| ccpp | \U000204fe | |
| urlencoded | %F0%A0%93%BE | |
| utf8bytes | f0 a0 93 be | |
| utf16bebytes | d8 41 dc fe | |
| utf32bebytes | 00 02 04 fe |
How to Use
HTML:
𠓾
CSS:
content: "\204FE"
JavaScript:
"\u{204FE}"
Python:
"\U000204fe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠓾 character (CJK UNIFIED IDEOGRAPH-204FE)?
𠓾 (CJK UNIFIED IDEOGRAPH-204FE) is the Unicode character U+204FE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-204FE?
The CJK UNIFIED IDEOGRAPH-204FE character (𠓾) has codepoint U+204FE.
How do I type or copy CJK UNIFIED IDEOGRAPH-204FE?
Copy 𠓾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.