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-81F4
Overview
致 (CJK UNIFIED IDEOGRAPH-81F4) is the Unicode character at code point U+81F4. 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+81F4 | |
| decimal | 33268 | |
| htmldecimal | 致 | |
| htmlhex | 致 | |
| css | \81F4 | |
| javascript | \u{81F4} | |
| python | \u81f4 | |
| java | \u81F4 | |
| go | \u81F4 | |
| ruby | \u{81F4} | |
| rust | \u{81F4} | |
| ccpp | \u81f4 | |
| urlencoded | %E8%87%B4 | |
| utf8bytes | e8 87 b4 | |
| utf16bebytes | 81 f4 | |
| utf32bebytes | 00 00 81 f4 |
How to Use
HTML:
致
CSS:
content: "\81F4"
JavaScript:
"\u{81F4}"
Python:
"\u81f4"
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-81F4)?
致 (CJK UNIFIED IDEOGRAPH-81F4) is the Unicode character U+81F4.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-81F4?
The CJK UNIFIED IDEOGRAPH-81F4 character (致) has codepoint U+81F4.
How do I type or copy CJK UNIFIED IDEOGRAPH-81F4?
Copy 致 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.