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