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