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