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-318BE
Overview
𱢾 (CJK UNIFIED IDEOGRAPH-318BE) is the Unicode character at code point U+318BE. 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+318BE | |
| decimal | 202942 | |
| htmldecimal | 𱢾 | |
| htmlhex | 𱢾 | |
| css | \318BE | |
| javascript | \u{318BE} | |
| python | \U000318be | |
| java | \uD886\uDCBE | |
| go | \U000318BE | |
| ruby | \u{318BE} | |
| rust | \u{318BE} | |
| ccpp | \U000318be | |
| urlencoded | %F0%B1%A2%BE | |
| utf8bytes | f0 b1 a2 be | |
| utf16bebytes | d8 86 dc be | |
| utf32bebytes | 00 03 18 be |
How to Use
HTML:
𱢾
CSS:
content: "\318BE"
JavaScript:
"\u{318BE}"
Python:
"\U000318be"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱢾 character (CJK UNIFIED IDEOGRAPH-318BE)?
𱢾 (CJK UNIFIED IDEOGRAPH-318BE) is the Unicode character U+318BE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-318BE?
The CJK UNIFIED IDEOGRAPH-318BE character (𱢾) has codepoint U+318BE.
How do I type or copy CJK UNIFIED IDEOGRAPH-318BE?
Copy 𱢾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.