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