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