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 렯렣렯렡^ 11101011101000001010111111101011101000001010001111101011101000001010111111101011101000001010000101011110 eba0afeba0a3eba0afeba0a15e
SJIS-WIN ?????£??????^ 0011111100111111001111110011111100111111100000011001001000111111001111110011111100111111001111110011111101011110 3f3f3f3f3f81923f3f3f3f3f3f5e
EUC-JP ����^ 10001111101010111011001100111111100011111010001010110100100011111010101110110011001111111010000111110010100011111010101110110011001111111000111110100010101101001000111110101011101100110011111110001111101000101100001001011110 8fabb33f8fa2b48fabb33fa1f28fabb33f8fa2b48fabb33f8fa2c25e
UTF-8 렯렣렯렡^ 11000011101010111100001010100000110000101010111111000011101010111100001010100000110000101010001111000011101010111100001010100000110000101010111111000011101010111100001010100000110000101010000101011110 c3abc2a0c2afc3abc2a0c2a3c3abc2a0c2afc3abc2a0c2a15e
UHC ???????????¡^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111101000101010111001011110 3f3f3f3f3f3f3f3f3f3f3fa2ae5e

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