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 렯롏렯렮S 11101011101000001010111111101011101000011000111111101011101000001010111111101011101000001010111001010011 eba0afeba18feba0afeba0ae53
SJIS-WIN ????????????S 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101010011 3f3f3f3f3f3f3f3f3f3f3f3f53
EUC-JP ����S 1000111110101011101100110011111110001111101000101011010010001111101010111011001110001111101000101100001000111111100011111010101110110011001111111000111110100010101101001000111110101011101100110011111110001111101000101110111001010011 8fabb33f8fa2b48fabb38fa2c23f8fabb33f8fa2b48fabb33f8fa2ee53
UTF-8 렯롏렯렮S 11000011101010111100001010100000110000101010111111000011101010111100001010100001110000101000111111000011101010111100001010100000110000101010111111000011101010111100001010100000110000101010111001010011 c3abc2a0c2afc3abc2a1c28fc3abc2a0c2afc3abc2a0c2ae53
UHC ????¡??????®S 001111110011111100111111001111111010001010101110001111110011111100111111001111110011111100111111101000101110011101010011 3f3f3f3fa2ae3f3f3f3f3f3fa2e753

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