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-243C4
Overview
𤏄 (CJK UNIFIED IDEOGRAPH-243C4) is the Unicode character at code point U+243C4. 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+243C4 | |
| decimal | 148420 | |
| htmldecimal | 𤏄 | |
| htmlhex | 𤏄 | |
| css | \243C4 | |
| javascript | \u{243C4} | |
| python | \U000243c4 | |
| java | \uD850\uDFC4 | |
| go | \U000243C4 | |
| ruby | \u{243C4} | |
| rust | \u{243C4} | |
| ccpp | \U000243c4 | |
| urlencoded | %F0%A4%8F%84 | |
| utf8bytes | f0 a4 8f 84 | |
| utf16bebytes | d8 50 df c4 | |
| utf32bebytes | 00 02 43 c4 |
How to Use
HTML:
𤏄
CSS:
content: "\243C4"
JavaScript:
"\u{243C4}"
Python:
"\U000243c4"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𤏄 character (CJK UNIFIED IDEOGRAPH-243C4)?
𤏄 (CJK UNIFIED IDEOGRAPH-243C4) is the Unicode character U+243C4.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-243C4?
The CJK UNIFIED IDEOGRAPH-243C4 character (𤏄) has codepoint U+243C4.
How do I type or copy CJK UNIFIED IDEOGRAPH-243C4?
Copy 𤏄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.