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-767A
Overview
発 (CJK UNIFIED IDEOGRAPH-767A) is the Unicode character at code point U+767A. 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+767A | |
| decimal | 30330 | |
| htmldecimal | 発 | |
| htmlhex | 発 | |
| css | \767A | |
| javascript | \u{767A} | |
| python | \u767a | |
| java | \u767A | |
| go | \u767A | |
| ruby | \u{767A} | |
| rust | \u{767A} | |
| ccpp | \u767a | |
| urlencoded | %E7%99%BA | |
| utf8bytes | e7 99 ba | |
| utf16bebytes | 76 7a | |
| utf32bebytes | 00 00 76 7a |
How to Use
HTML:
発
CSS:
content: "\767A"
JavaScript:
"\u{767A}"
Python:
"\u767a"
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-767A)?
発 (CJK UNIFIED IDEOGRAPH-767A) is the Unicode character U+767A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-767A?
The CJK UNIFIED IDEOGRAPH-767A character (発) has codepoint U+767A.
How do I type or copy CJK UNIFIED IDEOGRAPH-767A?
Copy 発 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.