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-875D
Overview
蝝 (CJK UNIFIED IDEOGRAPH-875D) is the Unicode character at code point U+875D. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+875D | |
| decimal | 34653 | |
| htmldecimal | 蝝 | |
| htmlhex | 蝝 | |
| css | \875D | |
| javascript | \u{875D} | |
| python | \u875d | |
| java | \u875D | |
| go | \u875D | |
| ruby | \u{875D} | |
| rust | \u{875D} | |
| ccpp | \u875d | |
| urlencoded | %E8%9D%9D | |
| utf8bytes | e8 9d 9d | |
| utf16bebytes | 87 5d | |
| utf32bebytes | 00 00 87 5d |
How to Use
HTML:
蝝
CSS:
content: "\875D"
JavaScript:
"\u{875D}"
Python:
"\u875d"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 蝝 character (CJK UNIFIED IDEOGRAPH-875D)?
蝝 (CJK UNIFIED IDEOGRAPH-875D) is the Unicode character U+875D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-875D?
The CJK UNIFIED IDEOGRAPH-875D character (蝝) has codepoint U+875D.
How do I type or copy CJK UNIFIED IDEOGRAPH-875D?
Copy 蝝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.