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