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