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