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