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-9238
Overview
鈸 (CJK UNIFIED IDEOGRAPH-9238) is the Unicode character at code point U+9238. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+9238 | |
| decimal | 37432 | |
| htmldecimal | 鈸 | |
| htmlhex | 鈸 | |
| css | \9238 | |
| javascript | \u{9238} | |
| python | \u9238 | |
| java | \u9238 | |
| go | \u9238 | |
| ruby | \u{9238} | |
| rust | \u{9238} | |
| ccpp | \u9238 | |
| urlencoded | %E9%88%B8 | |
| utf8bytes | e9 88 b8 | |
| utf16bebytes | 92 38 | |
| utf32bebytes | 00 00 92 38 |
How to Use
HTML:
鈸
CSS:
content: "\9238"
JavaScript:
"\u{9238}"
Python:
"\u9238"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 鈸 character (CJK UNIFIED IDEOGRAPH-9238)?
鈸 (CJK UNIFIED IDEOGRAPH-9238) is the Unicode character U+9238.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9238?
The CJK UNIFIED IDEOGRAPH-9238 character (鈸) has codepoint U+9238.
How do I type or copy CJK UNIFIED IDEOGRAPH-9238?
Copy 鈸 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.