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