Georgian Small Letter We Letter
ⴣ is the Georgian small letter we, Unicode U+2D23.
U+2D23
ⴣ is a Georgian script character used in the Unicode “Georgian” block. If you’re writing Georgian text or formatting multilingual content, this symbol is a reliable character to copy and paste. Below you’ll find common uses, examples, and code-friendly ways to represent it.
Georgian Small Letter We Letter Meaning
ⴣ (U+2D23) is the Unicode character named “GEORGIAN SMALL LETTER WE.” As a letter in the Georgian script, it represents a specific small-form character used when spelling words and writing Georgian text in lowercase. In practice, it’s mainly used in real Georgian language content rather than as a decorative or technical symbol. When you need exact text matching—such as transcription, proofreading, form validation, or multilingual typography—using the precise Unicode character matters. Use the provided escapes (HTML, CSS, JavaScript) to avoid substitution by similar-looking glyphs from other fonts or scripts.
Common uses
- •Typing or copying Georgian text that includes the letter we
- •Correcting or transcribing Georgian names in documents
- •Preparing multilingual UI labels and form fields
- •Designing posters or typography layouts that must preserve exact characters
- •Programming text strings that include Georgian script (Unicode-safe data)
Examples
ⴣ Georgian Small Letter We
- ⴣშენ ⴣ ხარ?
- ⴣგმადლობთ, ⴣ-ის გვერდი.
- ⴣმისამართი: ⴣ ქუჩა
- ⴣქალბატონი ⴣ
- ⴣტექსტი შეიცავს ⴣ
Variations
Technical codes
| Unicode | U+2D23 | |
| HTML Entity | ⴣ | |
| HTML Code | ⴣ | |
| CSS | \2D23 |
FAQ
What does the Georgian Small Letter We letter mean?
ⴣ (U+2D23) is the Unicode character named “GEORGIAN SMALL LETTER WE.” As a letter in the Georgian script, it represents a specific small-form character used when spelling words and writing Georgian text in lowercase. In practice, it’s mainly used in real Georgian language content rather than as a decorative or technical symbol. When you need exact text matching—such as transcription, proofreading, form validation, or multilingual typography—using the precise Unicode character matters. Use the provided escapes (HTML, CSS, JavaScript) to avoid substitution by similar-looking glyphs from other fonts or scripts.
What Unicode character is ⴣ?
ⴣ is the Georgian small letter we with Unicode code point U+2D23.
How do I copy ⴣ into HTML?
You can use the HTML entity: ⴣ.
What CSS escape can I use for ⴣ?
Use the CSS escape: \\2D23.
How do I include ⴣ in JavaScript strings?
Use: \\u{2D23}.