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