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