To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 怐唏韲rn}怐唏韲rn{^ 10011100100000011001101001001000111010001110110001110010011011100111110110011100100000011001101001001000111010001110110001110010011011100111101101011110 9c819a48e8ec726e7d9c819a48e8ec726e7b5e
EUC-JP 怐唏韲rn}怐唏韲rn{^ 11010111111000011101001110101001111100001110111001110010011011100111110111010111111000011101001110101001111100001110111001110010011011100111101101011110 d7e1d3a9f0ee726e7dd7e1d3a9f0ee726e7b5e
UTF-8 怐唏韲rn}怐唏韲rn{^ 11100110100000001001000011100101100101001000111111101001100111111011001001110010011011100111110111100110100000001001000011100101100101001000111111101001100111111011001001110010011011100111101101011110 e68090e5948fe99fb2726e7de68090e5948fe99fb2726e7b5e
UHC ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)