Combining Square Below
Copy and paste the combining square below symbol ̻ (U+033B) instantly. Part of the Combining Diacritical Marks Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Combining Square Below
- Unicode Block
- Combining Diacritical Marks
- Code Point
- U+033B
The Combining Square Below (̻) is a Unicode character assigned to the Combining Diacritical Marks block at code point U+033B. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The combining square below symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ̻ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
̻in your code - 4.For CSS, use
\033Bwith the content property
Understanding Combining Square Below
Among the characters in the Combining Diacritical Marks block, the combining square below (̻) at U+033B fills a specific niche. Its inclusion in the Unicode standard reflects real-world demand for this particular symbol in digital text, enabling authors and developers to reference it unambiguously.
The hexadecimal value 033B places this character at decimal position 827 in the Unicode table. When embedding this character in source code, developers can choose between the HTML numeric reference ̻, the CSS escape \033B, or the JavaScript literal \u{033B}. Each method guarantees correct rendering regardless of the file encoding.
Known by its descriptive name referencing "combining square," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.
About Punctuation & Typography
Punctuation and typographic symbols govern the rhythm, structure, and precision of written language. Far beyond periods and commas, Unicode encodes em dashes, en dashes, figure dashes, hair spaces, thin spaces, non-breaking spaces, and a wealth of specialized marks that professional typographers demand. Combining diacritical marks, superscripts, subscripts, and letterlike symbols round out a toolkit that bridges the gap between plain text and polished publication.
Ancient texts ran words together without spaces or punctuation — a practice called scriptio continua. Aristophanes of Byzantium introduced rudimentary punctuation marks in the 3rd century BCE, but systematic punctuation did not emerge until medieval scribes developed marks to guide reading aloud in monasteries. The printing press standardized punctuation across languages, though conventions diverged — Spanish adopted inverted question marks, French added spaces before colons, and German quotation marks took a distinctive low-high form. Unicode encodes all these traditions, plus typographic refinements like the interrobang (‽) and various mathematical and linguistic combining marks.
Common Uses
- •Professional typesetting and desktop publishing
- •Academic formatting with proper dash usage and quotation styles
- •Chemical and mathematical formulas using superscripts and subscripts
- •Legal documents requiring precise typographic conventions
- •Multilingual text with language-specific punctuation rules
Technical Notes: The distinction between similar-looking punctuation characters matters enormously. A hyphen-minus (U+002D), an en dash (U+2013), an em dash (U+2014), a minus sign (U+2212), and a figure dash (U+2012) are five different characters with distinct semantic and typographic purposes. Unicode's various space characters — from zero-width space to em space — provide fine-grained control over text layout. Combining diacritical marks can stack multiple marks on a single base character, which stresses rendering engines and can be exploited for text that extends absurdly above or below the baseline (so-called Zalgo text).
Cultural Context: Punctuation conventions reveal deep cultural attitudes toward communication. Japanese uses a distinct set of punctuation marks — 。for periods, 「」for quotation marks — that occupy full character widths. The Oxford comma sparks passionate debate in English. Interestingly, the rise of digital communication has spawned new punctuation norms: the period at the end of a text message now conveys formality or passive aggression to many younger users, a meaning it never carried in print.