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