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