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