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-23427
Overview
𣐧 (CJK UNIFIED IDEOGRAPH-23427) is the Unicode character at code point U+23427. 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+23427 | |
| decimal | 144423 | |
| htmldecimal | 𣐧 | |
| htmlhex | 𣐧 | |
| css | \23427 | |
| javascript | \u{23427} | |
| python | \U00023427 | |
| java | \uD84D\uDC27 | |
| go | \U00023427 | |
| ruby | \u{23427} | |
| rust | \u{23427} | |
| ccpp | \U00023427 | |
| urlencoded | %F0%A3%90%A7 | |
| utf8bytes | f0 a3 90 a7 | |
| utf16bebytes | d8 4d dc 27 | |
| utf32bebytes | 00 02 34 27 |
How to Use
HTML:
𣐧
CSS:
content: "\23427"
JavaScript:
"\u{23427}"
Python:
"\U00023427"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣐧 character (CJK UNIFIED IDEOGRAPH-23427)?
𣐧 (CJK UNIFIED IDEOGRAPH-23427) is the Unicode character U+23427.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23427?
The CJK UNIFIED IDEOGRAPH-23427 character (𣐧) has codepoint U+23427.
How do I type or copy CJK UNIFIED IDEOGRAPH-23427?
Copy 𣐧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.