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