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