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