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