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