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