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