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