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-202BC
Overview
𠊼 (CJK UNIFIED IDEOGRAPH-202BC) is the Unicode character at code point U+202BC. 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+202BC | |
| decimal | 131772 | |
| htmldecimal | 𠊼 | |
| htmlhex | 𠊼 | |
| css | \202BC | |
| javascript | \u{202BC} | |
| python | \U000202bc | |
| java | \uD840\uDEBC | |
| go | \U000202BC | |
| ruby | \u{202BC} | |
| rust | \u{202BC} | |
| ccpp | \U000202bc | |
| urlencoded | %F0%A0%8A%BC | |
| utf8bytes | f0 a0 8a bc | |
| utf16bebytes | d8 40 de bc | |
| utf32bebytes | 00 02 02 bc |
How to Use
HTML:
𠊼
CSS:
content: "\202BC"
JavaScript:
"\u{202BC}"
Python:
"\U000202bc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠊼 character (CJK UNIFIED IDEOGRAPH-202BC)?
𠊼 (CJK UNIFIED IDEOGRAPH-202BC) is the Unicode character U+202BC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-202BC?
The CJK UNIFIED IDEOGRAPH-202BC character (𠊼) has codepoint U+202BC.
How do I type or copy CJK UNIFIED IDEOGRAPH-202BC?
Copy 𠊼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.