□
White Square
25A1 · Geometric Shapes · Zyyy
인코딩
| Unicode | U+25A1 | |
| HTML Decimal | □ | |
| HTML Hex | □ | |
| CSS | \25A1 | |
| JavaScript | \u{25A1} | |
| Python | \u25a1 | |
| Java | \u25A1 | |
| UTF-8 | e2 96 a1 | |
| UTF-16 | 25 a1 | |
| URL Encoded | %E2%96%A1 |
Unicode 속성
Block
Geometric Shapes
Script
Zyyy
Category
Other Symbol (So)
Bidirectional
ON
유사 기호
관련 기호
더 알아보기
관련 가이드
Tofu: Why Characters Show as Empty Rectangles and How to Fix It
Understand tofu — the empty rectangle that appears when your font can't display a character. Learn causes, diagnosis, and font fallback solutions.
Unicode Accessibility Checklist: 15 Checks for Inclusive Text
A practical 15-point checklist for Unicode accessibility — from decorative symbol hiding to language declaration, RTL support, and proper text alternatives.
The Private Use Area: Custom Characters in Unicode
Explore Unicode's Private Use Areas — how they work, why icon fonts use them, PUA in corporate fonts, and the risks of PUA characters in data exchange.
Web Fonts and Unicode Subsetting: Loading Only What You Need
Optimize web font loading with unicode-range subsetting — reduce font file sizes, improve load times, and handle multilingual content efficiently.
CSS Content Property: Using Unicode Symbols in Stylesheets
Learn to use Unicode characters in CSS — the content property, escape sequences, custom list markers, decorative elements, and accessibility considerations.
Code Point vs Character vs Glyph: The Three Levels of Text
Understand the three levels of text representation — code points (numbers), characters (abstract identities), and glyphs (visual shapes in fonts).
What Is a Code Point? Understanding Unicode's U+ Notation
Learn what Unicode code points are — the U+ notation system, how code points differ from characters and glyphs, and how to find any character's code point.