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