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