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' : ''">
๐ซ
LARGE BROWN SQUARE
Overview
๐ซ (LARGE BROWN SQUARE) is the Unicode character at code point U+1F7EB. It belongs to the Geometric Shapes Extended block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F7EB | |
| decimal | 129003 | |
| htmldecimal | 🟫 | |
| htmlhex | 🟫 | |
| css | \1F7EB | |
| javascript | \u{1F7EB} | |
| python | \U0001f7eb | |
| java | \uD83D\uDFEB | |
| go | \U0001F7EB | |
| ruby | \u{1F7EB} | |
| rust | \u{1F7EB} | |
| ccpp | \U0001f7eb | |
| urlencoded | %F0%9F%9F%AB | |
| utf8bytes | f0 9f 9f ab | |
| utf16bebytes | d8 3d df eb | |
| utf32bebytes | 00 01 f7 eb |
How to Use
HTML:
🟫
CSS:
content: "\1F7EB"
JavaScript:
"\u{1F7EB}"
Python:
"\U0001f7eb"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ซ character (LARGE BROWN SQUARE)?
๐ซ (LARGE BROWN SQUARE) is the Unicode character U+1F7EB.
What is the Unicode codepoint of LARGE BROWN SQUARE?
The LARGE BROWN SQUARE character (๐ซ) has codepoint U+1F7EB.
How do I type or copy LARGE BROWN SQUARE?
Copy ๐ซ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.