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