free-symbols

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

UnicodeU+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}.