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-2F8D4
Overview
最 (CJK COMPATIBILITY IDEOGRAPH-2F8D4) is the Unicode character at code point U+2F8D4. It belongs to the CJK Compatibility Ideographs Supplement block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2F8D4 | |
| decimal | 194772 | |
| htmldecimal | 最 | |
| htmlhex | 最 | |
| css | \2F8D4 | |
| javascript | \u{2F8D4} | |
| python | \U0002f8d4 | |
| java | \uD87E\uDCD4 | |
| go | \U0002F8D4 | |
| ruby | \u{2F8D4} | |
| rust | \u{2F8D4} | |
| ccpp | \U0002f8d4 | |
| urlencoded | %F0%AF%A3%94 | |
| utf8bytes | f0 af a3 94 | |
| utf16bebytes | d8 7e dc d4 | |
| utf32bebytes | 00 02 f8 d4 |
How to Use
HTML:
最
CSS:
content: "\2F8D4"
JavaScript:
"\u{2F8D4}"
Python:
"\U0002f8d4"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 6700
Frequently Asked Questions
What is the 最 character (CJK COMPATIBILITY IDEOGRAPH-2F8D4)?
最 (CJK COMPATIBILITY IDEOGRAPH-2F8D4) is the Unicode character U+2F8D4.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-2F8D4?
The CJK COMPATIBILITY IDEOGRAPH-2F8D4 character (最) has codepoint U+2F8D4.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-2F8D4?
Copy 最 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.