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