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