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