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