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-3068E
Overview
𰚎 (CJK UNIFIED IDEOGRAPH-3068E) is the Unicode character at code point U+3068E. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3068E | |
| decimal | 198286 | |
| htmldecimal | 𰚎 | |
| htmlhex | 𰚎 | |
| css | \3068E | |
| javascript | \u{3068E} | |
| python | \U0003068e | |
| java | \uD881\uDE8E | |
| go | \U0003068E | |
| ruby | \u{3068E} | |
| rust | \u{3068E} | |
| ccpp | \U0003068e | |
| urlencoded | %F0%B0%9A%8E | |
| utf8bytes | f0 b0 9a 8e | |
| utf16bebytes | d8 81 de 8e | |
| utf32bebytes | 00 03 06 8e |
How to Use
HTML:
𰚎
CSS:
content: "\3068E"
JavaScript:
"\u{3068E}"
Python:
"\U0003068e"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰚎 character (CJK UNIFIED IDEOGRAPH-3068E)?
𰚎 (CJK UNIFIED IDEOGRAPH-3068E) is the Unicode character U+3068E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3068E?
The CJK UNIFIED IDEOGRAPH-3068E character (𰚎) has codepoint U+3068E.
How do I type or copy CJK UNIFIED IDEOGRAPH-3068E?
Copy 𰚎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.