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