Search

Search for a symbol or emoji...

Bengali Rupee Mark Symbol

Bengali Rupee Mark Symbol Information

Symbol Name
Bengali Rupee Mark
Unicode Version
1.1 (June 1993)
Unicode
U+09F2
CSS Code
\09F2
Hex Code
৲
HTML Code
৲
Alt Code
09F2
Symbol

Bengali Rupee Mark Symbol Encoding

UTF-8
0xE0 0xA7 0xB2
UTF-16
0x09F2
UTF-32
0x000009F2

Bengali Rupee MarkSymbol's PNG and SVG files

How to add bengali rupee mark symbol via keyboard on different Operating systems

You can type the bengali rupee mark symbol on most modern devices with the help of following methods:

How to type bengali rupee mark symbol on Microsoft Word

You can type the bengali rupee mark in Microsoft Word using steps mentioned below:

  • Place your cursor in the text area where you need to insert the symbol and type 09F2
  • Without moving the cursor press keys Alt + x together
  • The original 09F2 is now transformed into

How to type bengali rupee mark symbol on Microsoft Windows

You can type the bengali rupee mark on Microsoft windows using following steps:

  • Hold Alt and press 09F2 to type bengali rupee mark on your windows machine.

How to type bengali rupee mark symbol on Mac OS

You can type the bengali rupee mark on Mac OS using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
  • Type "Bengali Rupee Mark" in the search field at the top and press Enter
  • The symbol should appear. Click on it to insert it into your text
Mac OS Character Viewer
Mac OS Character Viewer

How to type bengali rupee mark symbol on Linux

You can type the bengali rupee mark on Linux using following steps:

  • Place your cursor in the text area where you need to insert the symbol
  • Hold ⇧ Shift + Ctrl and press the letter + U
  • Press keys 09F2 consecutively
  • And then press ↵ Enter , the desired symbol will be added to your document

How to type bengali rupee mark symbol on IOS and Android

The easiest way to type the bengali rupee mark symbol on ios and android is to copy and paste it wherever you need it.

How to use bengali rupee mark in CSS

//CSS Example
1span { 2 content: \09F2; 3 }

How to use bengali rupee mark in HTML

//HTML Example
1<span>&#2546;</span>

Bengali Rupee Mark symbol representation in programming languages

Bengali Rupee Marksymbol's representation in different programming languages can be found in table below:

LanguageRepresentation
Rust
\u{9F2}
Ruby
\u{9F2}
Python
\u09F2
PHP
\u{9F2}
Perl
\x{9F2}
Java
\u09F2
Modern JavaScript - Since ES6
\u{9F2}
JavaScript
\u09F2
Go
\u09F2
C#
\u09F2
C and C++
\u09F2
Bash and Zsh - inside echo -e
\u09F2
RFC 5137
\u'09F2'