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 COMPATIBILITY IDEOGRAPH-F907
Overview
龜 (CJK COMPATIBILITY IDEOGRAPH-F907) is the Unicode character at code point U+F907. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F907 | |
| decimal | 63751 | |
| htmldecimal | 龜 | |
| htmlhex | 龜 | |
| css | \F907 | |
| javascript | \u{F907} | |
| python | \uf907 | |
| java | \uF907 | |
| go | \uF907 | |
| ruby | \u{F907} | |
| rust | \u{F907} | |
| ccpp | \uf907 | |
| urlencoded | %EF%A4%87 | |
| utf8bytes | ef a4 87 | |
| utf16bebytes | f9 07 | |
| utf32bebytes | 00 00 f9 07 |
How to Use
HTML:
龜
CSS:
content: "\F907"
JavaScript:
"\u{F907}"
Python:
"\uf907"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 9F9C
Frequently Asked Questions
What is the 龜 character (CJK COMPATIBILITY IDEOGRAPH-F907)?
龜 (CJK COMPATIBILITY IDEOGRAPH-F907) is the Unicode character U+F907.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F907?
The CJK COMPATIBILITY IDEOGRAPH-F907 character (龜) has codepoint U+F907.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F907?
Copy 龜 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.