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