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