free-symbols

Bengali Digit Four Letter

৪ is the Bengali numeral for the value four, encoded as Unicode U+09EA.

U+09EA

The symbol ৪ is the Bengali digit for “four”. It’s commonly used in Bengali-language text and numeric contexts. This page helps you copy it and use it correctly in web and app code.

Bengali Digit Four Letter Meaning

৪ is the Bengali numeral representing the number four in the Bengali writing system. Like other digits in this block, it is distinct from Western “4” and each character has its own Unicode code point. Use ৪ when you want numbers to match Bengali typographic conventions in Bengali text, documents, UI labels, forms, and content meant for Bengali readers. In computing, it maps to Unicode code point U+09EA and can be inserted directly or generated using escapes (HTML entity, CSS escape, or JavaScript escape) to ensure consistent rendering across platforms.

Common uses

  • Writing Bengali-language text that includes the number four
  • Displaying Bengali-localized dates, quantities, or counts
  • Designing UI labels and buttons for Bengali audiences
  • Formatting educational or document content in Bengali numerals
  • Generating correct Bengali numerals in web apps and templates

Examples

৪ Bengali Digit Four | Copy & Unicode Info

  • ক্লাসে চার জন শিক্ষার্থী আছে।
  • আজ ৪টা বাজে।
  • মোট ৪টি বই পাওয়া গেছে।
  • প্রশ্ন নম্বর ৪ দেখুন।
  • ৪ কিলোমিটার দূরত্ব

Variations

Technical codes

UnicodeU+09EA
HTML Entity৪
HTML Code৪
CSS\09EA

FAQ

What does the Bengali Digit Four letter mean?

৪ is the Bengali numeral representing the number four in the Bengali writing system. Like other digits in this block, it is distinct from Western “4” and each character has its own Unicode code point. Use ৪ when you want numbers to match Bengali typographic conventions in Bengali text, documents, UI labels, forms, and content meant for Bengali readers. In computing, it maps to Unicode code point U+09EA and can be inserted directly or generated using escapes (HTML entity, CSS escape, or JavaScript escape) to ensure consistent rendering across platforms.

What Unicode character is ৪?

৪ is BENGALI DIGIT FOUR, with Unicode code point U+09EA.

How do I copy ৪ into HTML?

You can copy the character directly, or use the provided HTML entity: ৪.

What CSS escape can I use for ৪?

Use the CSS escape: \\09EA.

How do I generate ৪ in JavaScript?

You can use the JavaScript escape: \\u{09EA}.