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