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