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-231CA
Overview
𣇊 (CJK UNIFIED IDEOGRAPH-231CA) is the Unicode character at code point U+231CA. 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+231CA | |
| decimal | 143818 | |
| htmldecimal | 𣇊 | |
| htmlhex | 𣇊 | |
| css | \231CA | |
| javascript | \u{231CA} | |
| python | \U000231ca | |
| java | \uD84C\uDDCA | |
| go | \U000231CA | |
| ruby | \u{231CA} | |
| rust | \u{231CA} | |
| ccpp | \U000231ca | |
| urlencoded | %F0%A3%87%8A | |
| utf8bytes | f0 a3 87 8a | |
| utf16bebytes | d8 4c dd ca | |
| utf32bebytes | 00 02 31 ca |
How to Use
HTML:
𣇊
CSS:
content: "\231CA"
JavaScript:
"\u{231CA}"
Python:
"\U000231ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣇊 character (CJK UNIFIED IDEOGRAPH-231CA)?
𣇊 (CJK UNIFIED IDEOGRAPH-231CA) is the Unicode character U+231CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-231CA?
The CJK UNIFIED IDEOGRAPH-231CA character (𣇊) has codepoint U+231CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-231CA?
Copy 𣇊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.