Cyrillic Small Letter Shcha Letter
щ is the Cyrillic small letter shcha, used in writing many Russian and other Cyrillic-script words.
U+0449
The symbol щ is a Cyrillic lowercase letter used in everyday text. You can copy it directly or use its Unicode/escape forms in HTML, CSS, and JavaScript.
Cyrillic Small Letter Shcha Letter Meaning
щ is the Cyrillic small letter named “CYRILLIC SMALL LETTER SHCHA” with Unicode code point U+0449. In Cyrillic alphabets, it represents a distinct sound used in many Russian words and related languages that use Cyrillic writing. Because it is a specific letter (not a punctuation mark or decorative character), it matters for spelling, search, and correct rendering in fonts and software. Use it when you need the exact lowercase form in names, sentences, UI text, or programmatic strings.
Common uses
- •Writing Russian (and other Cyrillic) words that include “щ”
- •Naming characters, locations, or items in games and stories
- •Labeling UI elements, buttons, and forms in Cyrillic-localized apps
- •Creating searchable text and metadata in Cyrillic documents
- •Programming and templating: inserting the correct Unicode character
Examples
щ — Cyrillic small letter shcha
- щещё раз
- щпрощай, щедрый день
- щона спешит и пишет
- щвощаной и щипучий
- щищем данные
Variations
Technical codes
| Unicode | U+0449 | |
| HTML Entity | щ | |
| HTML Code | щ | |
| CSS | \0449 |
FAQ
What does the Cyrillic Small Letter Shcha letter mean?
щ is the Cyrillic small letter named “CYRILLIC SMALL LETTER SHCHA” with Unicode code point U+0449. In Cyrillic alphabets, it represents a distinct sound used in many Russian words and related languages that use Cyrillic writing. Because it is a specific letter (not a punctuation mark or decorative character), it matters for spelling, search, and correct rendering in fonts and software. Use it when you need the exact lowercase form in names, sentences, UI text, or programmatic strings.
What Unicode character is щ?
щ is “CYRILLIC SMALL LETTER SHCHA” with Unicode code point U+0449.
How do I type or include щ in HTML?
Use the HTML entity: щ
What escape codes can I use in code?
CSS escape: \\0449. JavaScript escape: \\u{0449}.
Is щ the same as other Cyrillic letters like ш?
No. щ is a distinct lowercase Cyrillic letter, and it should be used exactly when the spelling requires it.