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