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