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