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