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-5762
Overview
坢 (CJK UNIFIED IDEOGRAPH-5762) is the Unicode character at code point U+5762. 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+5762 | |
| decimal | 22370 | |
| htmldecimal | 坢 | |
| htmlhex | 坢 | |
| css | \5762 | |
| javascript | \u{5762} | |
| python | \u5762 | |
| java | \u5762 | |
| go | \u5762 | |
| ruby | \u{5762} | |
| rust | \u{5762} | |
| ccpp | \u5762 | |
| urlencoded | %E5%9D%A2 | |
| utf8bytes | e5 9d a2 | |
| utf16bebytes | 57 62 | |
| utf32bebytes | 00 00 57 62 |
How to Use
HTML:
坢
CSS:
content: "\5762"
JavaScript:
"\u{5762}"
Python:
"\u5762"
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-5762)?
坢 (CJK UNIFIED IDEOGRAPH-5762) is the Unicode character U+5762.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5762?
The CJK UNIFIED IDEOGRAPH-5762 character (坢) has codepoint U+5762.
How do I type or copy CJK UNIFIED IDEOGRAPH-5762?
Copy 坢 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.