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