free-symbols
Ѓ

Cyrillic Capital Letter Gje Letter

Ѓ is the Cyrillic capital letter GJE used in Cyrillic writing systems.

U+0403

Ѓ (U+0403) is a Cyrillic capital letter. It’s commonly needed when working with text that uses Cyrillic alphabets. Use the copy options below to insert the character reliably in documents and code.

Cyrillic Capital Letter Gje Letter Meaning

Ѓ is the Cyrillic capital letter GJE, with Unicode code point U+0403. As a Cyrillic letter, it belongs to Cyrillic text data and typographic sets that require specific letterforms rather than visually similar Latin characters. In practice, you’ll encounter Ѓ when entering or displaying names, words, or language content that uses Cyrillic orthography where this distinct capital letter matters. For developers, correct encoding ensures the character appears exactly as intended across systems by using the provided HTML entity and CSS/JavaScript escape sequences.

Common uses

  • Copying and pasting Cyrillic uppercase text in documents and editors
  • Displaying correct Cyrillic spelling in names, profiles, and forms
  • Creating multilingual UI labels that require the exact character
  • Preparing content for publishers who require precise Unicode characters
  • Using the correct Unicode escapes in HTML, CSS, and JavaScript

Examples

Ѓ — Cyrillic Capital Letter GJE

  • ЃЃорѓе
  • ЃЃулијан
  • ЃЃаковица
  • ЃСа ЃЕ заједно
  • ЃЃ — кирилица

Variations

Technical codes

UnicodeU+0403
HTML EntityЃ
HTML CodeЃ
CSS\0403

FAQ

What does the Cyrillic Capital Letter Gje letter mean?

Ѓ is the Cyrillic capital letter GJE, with Unicode code point U+0403. As a Cyrillic letter, it belongs to Cyrillic text data and typographic sets that require specific letterforms rather than visually similar Latin characters. In practice, you’ll encounter Ѓ when entering or displaying names, words, or language content that uses Cyrillic orthography where this distinct capital letter matters. For developers, correct encoding ensures the character appears exactly as intended across systems by using the provided HTML entity and CSS/JavaScript escape sequences.

What is the Unicode code point for Ѓ?

The Unicode code point for Ѓ is U+0403.

How can I insert Ѓ in HTML?

You can use the HTML entity Ѓ or copy the character directly.

What CSS escape should I use for Ѓ?

Use the CSS escape \\0403.

What JavaScript escape represents Ѓ?

Use JavaScript escape \\u{0403}.