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