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