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