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