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' : ''">
๐ฑ
BENTO BOX
Overview
๐ฑ (BENTO BOX) is the Unicode character at code point U+1F371. It belongs to the Miscellaneous Symbols and Pictographs block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F371 | |
| decimal | 127857 | |
| htmldecimal | 🍱 | |
| htmlhex | 🍱 | |
| css | \1F371 | |
| javascript | \u{1F371} | |
| python | \U0001f371 | |
| java | \uD83C\uDF71 | |
| go | \U0001F371 | |
| ruby | \u{1F371} | |
| rust | \u{1F371} | |
| ccpp | \U0001f371 | |
| urlencoded | %F0%9F%8D%B1 | |
| utf8bytes | f0 9f 8d b1 | |
| utf16bebytes | d8 3c df 71 | |
| utf32bebytes | 00 01 f3 71 |
How to Use
HTML:
🍱
CSS:
content: "\1F371"
JavaScript:
"\u{1F371}"
Python:
"\U0001f371"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฑ character (BENTO BOX)?
๐ฑ (BENTO BOX) is the Unicode character U+1F371.
What is the Unicode codepoint of BENTO BOX?
The BENTO BOX character (๐ฑ) has codepoint U+1F371.
How do I type or copy BENTO BOX?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.