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-8FBC
Overview
込 (CJK UNIFIED IDEOGRAPH-8FBC) is the Unicode character at code point U+8FBC. 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+8FBC | |
| decimal | 36796 | |
| htmldecimal | 込 | |
| htmlhex | 込 | |
| css | \8FBC | |
| javascript | \u{8FBC} | |
| python | \u8fbc | |
| java | \u8FBC | |
| go | \u8FBC | |
| ruby | \u{8FBC} | |
| rust | \u{8FBC} | |
| ccpp | \u8fbc | |
| urlencoded | %E8%BE%BC | |
| utf8bytes | e8 be bc | |
| utf16bebytes | 8f bc | |
| utf32bebytes | 00 00 8f bc |
How to Use
HTML:
込
CSS:
content: "\8FBC"
JavaScript:
"\u{8FBC}"
Python:
"\u8fbc"
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-8FBC)?
込 (CJK UNIFIED IDEOGRAPH-8FBC) is the Unicode character U+8FBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8FBC?
The CJK UNIFIED IDEOGRAPH-8FBC character (込) has codepoint U+8FBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-8FBC?
Copy 込 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.