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-653F
Overview
政 (CJK UNIFIED IDEOGRAPH-653F) is the Unicode character at code point U+653F. 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+653F | |
| decimal | 25919 | |
| htmldecimal | 政 | |
| htmlhex | 政 | |
| css | \653F | |
| javascript | \u{653F} | |
| python | \u653f | |
| java | \u653F | |
| go | \u653F | |
| ruby | \u{653F} | |
| rust | \u{653F} | |
| ccpp | \u653f | |
| urlencoded | %E6%94%BF | |
| utf8bytes | e6 94 bf | |
| utf16bebytes | 65 3f | |
| utf32bebytes | 00 00 65 3f |
How to Use
HTML:
政
CSS:
content: "\653F"
JavaScript:
"\u{653F}"
Python:
"\u653f"
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-653F)?
政 (CJK UNIFIED IDEOGRAPH-653F) is the Unicode character U+653F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-653F?
The CJK UNIFIED IDEOGRAPH-653F character (政) has codepoint U+653F.
How do I type or copy CJK UNIFIED IDEOGRAPH-653F?
Copy 政 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.