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