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