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 COMPATIBILITY IDEOGRAPH-F901
Overview
更 (CJK COMPATIBILITY IDEOGRAPH-F901) is the Unicode character at code point U+F901. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F901 | |
| decimal | 63745 | |
| htmldecimal | 更 | |
| htmlhex | 更 | |
| css | \F901 | |
| javascript | \u{F901} | |
| python | \uf901 | |
| java | \uF901 | |
| go | \uF901 | |
| ruby | \u{F901} | |
| rust | \u{F901} | |
| ccpp | \uf901 | |
| urlencoded | %EF%A4%81 | |
| utf8bytes | ef a4 81 | |
| utf16bebytes | f9 01 | |
| utf32bebytes | 00 00 f9 01 |
How to Use
HTML:
更
CSS:
content: "\F901"
JavaScript:
"\u{F901}"
Python:
"\uf901"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 66F4
Frequently Asked Questions
What is the 更 character (CJK COMPATIBILITY IDEOGRAPH-F901)?
更 (CJK COMPATIBILITY IDEOGRAPH-F901) is the Unicode character U+F901.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F901?
The CJK COMPATIBILITY IDEOGRAPH-F901 character (更) has codepoint U+F901.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F901?
Copy 更 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.