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-2309A
Overview
𣂚 (CJK UNIFIED IDEOGRAPH-2309A) is the Unicode character at code point U+2309A. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2309A | |
| decimal | 143514 | |
| htmldecimal | 𣂚 | |
| htmlhex | 𣂚 | |
| css | \2309A | |
| javascript | \u{2309A} | |
| python | \U0002309a | |
| java | \uD84C\uDC9A | |
| go | \U0002309A | |
| ruby | \u{2309A} | |
| rust | \u{2309A} | |
| ccpp | \U0002309a | |
| urlencoded | %F0%A3%82%9A | |
| utf8bytes | f0 a3 82 9a | |
| utf16bebytes | d8 4c dc 9a | |
| utf32bebytes | 00 02 30 9a |
How to Use
HTML:
𣂚
CSS:
content: "\2309A"
JavaScript:
"\u{2309A}"
Python:
"\U0002309a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣂚 character (CJK UNIFIED IDEOGRAPH-2309A)?
𣂚 (CJK UNIFIED IDEOGRAPH-2309A) is the Unicode character U+2309A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2309A?
The CJK UNIFIED IDEOGRAPH-2309A character (𣂚) has codepoint U+2309A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2309A?
Copy 𣂚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.