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