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