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