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