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-318BA
Overview
𱢺 (CJK UNIFIED IDEOGRAPH-318BA) is the Unicode character at code point U+318BA. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+318BA | |
| decimal | 202938 | |
| htmldecimal | 𱢺 | |
| htmlhex | 𱢺 | |
| css | \318BA | |
| javascript | \u{318BA} | |
| python | \U000318ba | |
| java | \uD886\uDCBA | |
| go | \U000318BA | |
| ruby | \u{318BA} | |
| rust | \u{318BA} | |
| ccpp | \U000318ba | |
| urlencoded | %F0%B1%A2%BA | |
| utf8bytes | f0 b1 a2 ba | |
| utf16bebytes | d8 86 dc ba | |
| utf32bebytes | 00 03 18 ba |
How to Use
HTML:
𱢺
CSS:
content: "\318BA"
JavaScript:
"\u{318BA}"
Python:
"\U000318ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱢺 character (CJK UNIFIED IDEOGRAPH-318BA)?
𱢺 (CJK UNIFIED IDEOGRAPH-318BA) is the Unicode character U+318BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-318BA?
The CJK UNIFIED IDEOGRAPH-318BA character (𱢺) has codepoint U+318BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-318BA?
Copy 𱢺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.