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-303BF
Overview
𰎿 (CJK UNIFIED IDEOGRAPH-303BF) is the Unicode character at code point U+303BF. 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+303BF | |
| decimal | 197567 | |
| htmldecimal | 𰎿 | |
| htmlhex | 𰎿 | |
| css | \303BF | |
| javascript | \u{303BF} | |
| python | \U000303bf | |
| java | \uD880\uDFBF | |
| go | \U000303BF | |
| ruby | \u{303BF} | |
| rust | \u{303BF} | |
| ccpp | \U000303bf | |
| urlencoded | %F0%B0%8E%BF | |
| utf8bytes | f0 b0 8e bf | |
| utf16bebytes | d8 80 df bf | |
| utf32bebytes | 00 03 03 bf |
How to Use
HTML:
𰎿
CSS:
content: "\303BF"
JavaScript:
"\u{303BF}"
Python:
"\U000303bf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰎿 character (CJK UNIFIED IDEOGRAPH-303BF)?
𰎿 (CJK UNIFIED IDEOGRAPH-303BF) is the Unicode character U+303BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-303BF?
The CJK UNIFIED IDEOGRAPH-303BF character (𰎿) has codepoint U+303BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-303BF?
Copy 𰎿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.