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-2369A
Overview
𣚚 (CJK UNIFIED IDEOGRAPH-2369A) is the Unicode character at code point U+2369A. 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+2369A | |
| decimal | 145050 | |
| htmldecimal | 𣚚 | |
| htmlhex | 𣚚 | |
| css | \2369A | |
| javascript | \u{2369A} | |
| python | \U0002369a | |
| java | \uD84D\uDE9A | |
| go | \U0002369A | |
| ruby | \u{2369A} | |
| rust | \u{2369A} | |
| ccpp | \U0002369a | |
| urlencoded | %F0%A3%9A%9A | |
| utf8bytes | f0 a3 9a 9a | |
| utf16bebytes | d8 4d de 9a | |
| utf32bebytes | 00 02 36 9a |
How to Use
HTML:
𣚚
CSS:
content: "\2369A"
JavaScript:
"\u{2369A}"
Python:
"\U0002369a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣚚 character (CJK UNIFIED IDEOGRAPH-2369A)?
𣚚 (CJK UNIFIED IDEOGRAPH-2369A) is the Unicode character U+2369A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2369A?
The CJK UNIFIED IDEOGRAPH-2369A character (𣚚) has codepoint U+2369A.
How do I type or copy CJK UNIFIED IDEOGRAPH-2369A?
Copy 𣚚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.