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