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-23B1A
Overview
𣬚 (CJK UNIFIED IDEOGRAPH-23B1A) is the Unicode character at code point U+23B1A. 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+23B1A | |
| decimal | 146202 | |
| htmldecimal | 𣬚 | |
| htmlhex | 𣬚 | |
| css | \23B1A | |
| javascript | \u{23B1A} | |
| python | \U00023b1a | |
| java | \uD84E\uDF1A | |
| go | \U00023B1A | |
| ruby | \u{23B1A} | |
| rust | \u{23B1A} | |
| ccpp | \U00023b1a | |
| urlencoded | %F0%A3%AC%9A | |
| utf8bytes | f0 a3 ac 9a | |
| utf16bebytes | d8 4e df 1a | |
| utf32bebytes | 00 02 3b 1a |
How to Use
HTML:
𣬚
CSS:
content: "\23B1A"
JavaScript:
"\u{23B1A}"
Python:
"\U00023b1a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣬚 character (CJK UNIFIED IDEOGRAPH-23B1A)?
𣬚 (CJK UNIFIED IDEOGRAPH-23B1A) is the Unicode character U+23B1A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23B1A?
The CJK UNIFIED IDEOGRAPH-23B1A character (𣬚) has codepoint U+23B1A.
How do I type or copy CJK UNIFIED IDEOGRAPH-23B1A?
Copy 𣬚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.