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-F9DD
Overview
利 (CJK COMPATIBILITY IDEOGRAPH-F9DD) is the Unicode character at code point U+F9DD. 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+F9DD | |
| decimal | 63965 | |
| htmldecimal | 利 | |
| htmlhex | 利 | |
| css | \F9DD | |
| javascript | \u{F9DD} | |
| python | \uf9dd | |
| java | \uF9DD | |
| go | \uF9DD | |
| ruby | \u{F9DD} | |
| rust | \u{F9DD} | |
| ccpp | \uf9dd | |
| urlencoded | %EF%A7%9D | |
| utf8bytes | ef a7 9d | |
| utf16bebytes | f9 dd | |
| utf32bebytes | 00 00 f9 dd |
How to Use
HTML:
利
CSS:
content: "\F9DD"
JavaScript:
"\u{F9DD}"
Python:
"\uf9dd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 5229
Frequently Asked Questions
What is the 利 character (CJK COMPATIBILITY IDEOGRAPH-F9DD)?
利 (CJK COMPATIBILITY IDEOGRAPH-F9DD) is the Unicode character U+F9DD.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F9DD?
The CJK COMPATIBILITY IDEOGRAPH-F9DD character (利) has codepoint U+F9DD.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F9DD?
Copy 利 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.