free-symbols

Bengali Isshar Letter

৺ is the Bengali Ishhar character (U+09FA), used in Bengali script text.

U+09FA

The character ৺ is known as the Bengali Ishhar. It has the Unicode code point U+09FA, so you can reliably copy it across modern devices. Below are ready-to-use copy options and developer-friendly escape sequences.

Bengali Isshar Letter Meaning

৺ (Bengali Ishhar) is a Bengali-script character with the Unicode designation “BENGALI ISSHAR” (U+09FA). In written Bengali, it belongs to the set of characters used to represent specific linguistic forms and orthographic conventions. If you are working with Bengali text—such as transcription, typography, or content creation—you may encounter ৺ in proper written forms and printed material. For developers and designers, the key practical value is consistent encoding: use the provided HTML entity (৺), CSS escape (\\09FA), or JavaScript escape (\\u{09FA}) to ensure the symbol renders correctly.

Common uses

  • Copying accurate Bengali text in documents, chats, and social posts
  • Typography and font testing for Bengali character rendering
  • Using the correct Unicode character in digital publishing and e-books
  • Transcription and localization work involving Bengali script
  • Building search/indexing rules that depend on exact Unicode characters

Examples

৺ Bengali Ishhar Symbol Copy & Details

  • ৺ একটি বর্ণচিহ্ন।
  • আমি ৺ অক্ষরটি টাইপ করতে চাই।
  • এই লেখায় ৺ আছে।
  • ইউনিকোড: ৺ (U+09FA)।
  • ফন্ট চেক: ৺ সঠিকভাবে দেখাচ্ছে কি?

Variations

Technical codes

UnicodeU+09FA
HTML Entity৺
HTML Code৺
CSS\09FA

FAQ

What does the Bengali Isshar letter mean?

৺ (Bengali Ishhar) is a Bengali-script character with the Unicode designation “BENGALI ISSHAR” (U+09FA). In written Bengali, it belongs to the set of characters used to represent specific linguistic forms and orthographic conventions. If you are working with Bengali text—such as transcription, typography, or content creation—you may encounter ৺ in proper written forms and printed material. For developers and designers, the key practical value is consistent encoding: use the provided HTML entity (৺), CSS escape (\\09FA), or JavaScript escape (\\u{09FA}) to ensure the symbol renders correctly.

What is the Unicode code point for ৺?

The Unicode code point for ৺ is U+09FA.

How can I insert ৺ in HTML?

Use the HTML entity ৺.

What CSS escape can I use for ৺?

Use \\09FA in CSS escape form.

What JavaScript escape represents ৺?

Use \\u{09FA} in JavaScript.