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-30014
Overview
𰀔 (CJK UNIFIED IDEOGRAPH-30014) is the Unicode character at code point U+30014. 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+30014 | |
| decimal | 196628 | |
| htmldecimal | 𰀔 | |
| htmlhex | 𰀔 | |
| css | \30014 | |
| javascript | \u{30014} | |
| python | \U00030014 | |
| java | \uD880\uDC14 | |
| go | \U00030014 | |
| ruby | \u{30014} | |
| rust | \u{30014} | |
| ccpp | \U00030014 | |
| urlencoded | %F0%B0%80%94 | |
| utf8bytes | f0 b0 80 94 | |
| utf16bebytes | d8 80 dc 14 | |
| utf32bebytes | 00 03 00 14 |
How to Use
HTML:
𰀔
CSS:
content: "\30014"
JavaScript:
"\u{30014}"
Python:
"\U00030014"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰀔 character (CJK UNIFIED IDEOGRAPH-30014)?
𰀔 (CJK UNIFIED IDEOGRAPH-30014) is the Unicode character U+30014.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30014?
The CJK UNIFIED IDEOGRAPH-30014 character (𰀔) has codepoint U+30014.
How do I type or copy CJK UNIFIED IDEOGRAPH-30014?
Copy 𰀔 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.