free-symbols

Bengali Letter Cha Letter

ছ is the Bengali letter “Cha” with Unicode U+099B, used in writing Bengali words.

U+099B

ছ is a character from the Bengali script. It’s commonly used as a standalone letter in Bengali spelling. This page helps you copy it and find the right Unicode/escape codes for tools and apps.

Bengali Letter Cha Letter Meaning

ছ is the Bengali letter “Cha” (Unicode: U+099B). As part of Bengali orthography, it appears in many everyday Bengali words where the “cha” sound is represented in writing. When you enter or display Bengali text, this character must be supported by the font and properly encoded to avoid garbled output. For developers, using the correct Unicode code point (U+099B) or the provided HTML/CSS/JavaScript escapes ensures consistent results across browsers, editors, and systems.

Common uses

  • Typing Bengali words that contain the “ছ/cha” sound
  • Labeling names and places in Bengali-language text
  • Designing Bengali typography in logos, posters, and signage
  • Creating user interfaces and prompts in Bengali
  • Using the character in social media posts and captions written in Bengali

Examples

ছ (Bengali Letter Cha) — Copy & Unicode Info

  • ছেলেবেলা
  • ছুটির
  • শিক্ষার্থী ছ
  • ছোট্ট
  • বাংলা ছাঁদ

Variations

Technical codes

UnicodeU+099B
HTML Entityছ
HTML Codeছ
CSS\099B

FAQ

What does the Bengali Letter Cha letter mean?

ছ is the Bengali letter “Cha” (Unicode: U+099B). As part of Bengali orthography, it appears in many everyday Bengali words where the “cha” sound is represented in writing. When you enter or display Bengali text, this character must be supported by the font and properly encoded to avoid garbled output. For developers, using the correct Unicode code point (U+099B) or the provided HTML/CSS/JavaScript escapes ensures consistent results across browsers, editors, and systems.

What is the Unicode code point for ছ?

The Unicode code point for ছ (Bengali Letter Cha) is U+099B.

How can I include ছ in HTML?

You can use the HTML entity: ছ.

What CSS escape works for ছ?

Use the CSS escape: \\099B.

How do I escape ছ in JavaScript?

Use: \\u{099B}.