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-230D0
Overview
𣃐 (CJK UNIFIED IDEOGRAPH-230D0) is the Unicode character at code point U+230D0. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+230D0 | |
| decimal | 143568 | |
| htmldecimal | 𣃐 | |
| htmlhex | 𣃐 | |
| css | \230D0 | |
| javascript | \u{230D0} | |
| python | \U000230d0 | |
| java | \uD84C\uDCD0 | |
| go | \U000230D0 | |
| ruby | \u{230D0} | |
| rust | \u{230D0} | |
| ccpp | \U000230d0 | |
| urlencoded | %F0%A3%83%90 | |
| utf8bytes | f0 a3 83 90 | |
| utf16bebytes | d8 4c dc d0 | |
| utf32bebytes | 00 02 30 d0 |
How to Use
HTML:
𣃐
CSS:
content: "\230D0"
JavaScript:
"\u{230D0}"
Python:
"\U000230d0"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣃐 character (CJK UNIFIED IDEOGRAPH-230D0)?
𣃐 (CJK UNIFIED IDEOGRAPH-230D0) is the Unicode character U+230D0.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-230D0?
The CJK UNIFIED IDEOGRAPH-230D0 character (𣃐) has codepoint U+230D0.
How do I type or copy CJK UNIFIED IDEOGRAPH-230D0?
Copy 𣃐 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.