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-303FB
Overview
𰏻 (CJK UNIFIED IDEOGRAPH-303FB) is the Unicode character at code point U+303FB. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+303FB | |
| decimal | 197627 | |
| htmldecimal | 𰏻 | |
| htmlhex | 𰏻 | |
| css | \303FB | |
| javascript | \u{303FB} | |
| python | \U000303fb | |
| java | \uD880\uDFFB | |
| go | \U000303FB | |
| ruby | \u{303FB} | |
| rust | \u{303FB} | |
| ccpp | \U000303fb | |
| urlencoded | %F0%B0%8F%BB | |
| utf8bytes | f0 b0 8f bb | |
| utf16bebytes | d8 80 df fb | |
| utf32bebytes | 00 03 03 fb |
How to Use
HTML:
𰏻
CSS:
content: "\303FB"
JavaScript:
"\u{303FB}"
Python:
"\U000303fb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰏻 character (CJK UNIFIED IDEOGRAPH-303FB)?
𰏻 (CJK UNIFIED IDEOGRAPH-303FB) is the Unicode character U+303FB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-303FB?
The CJK UNIFIED IDEOGRAPH-303FB character (𰏻) has codepoint U+303FB.
How do I type or copy CJK UNIFIED IDEOGRAPH-303FB?
Copy 𰏻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.