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