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