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 ????CD????CD^ 00111111001111110011111100111111010000110100010000111111001111110011111100111111010000110100010001011110 3f3f3f3f43443f3f3f3f43445e
SJIS-WIN ????CD????CD^ 00111111001111110011111100111111010000110100010000111111001111110011111100111111010000110100010001011110 3f3f3f3f43443f3f3f3f43445e
EUC-JP ????CD????CD^ 00111111001111110011111100111111010000110100010000111111001111110011111100111111010000110100010001011110 3f3f3f3f43443f3f3f3f43445e
UTF-8 렯롏렯렏CD렯롏렯렏CD^ 1110101110100000101011111110101110100001100011111110101110100000101011111110101110100000100011110100001101000100111010111010000010101111111010111010000110001111111010111010000010101111111010111010000010001111010000110100010001011110 eba0afeba18feba0afeba08f4344eba0afeba18feba0afeba08f43445e
UHC 렯롏렯렏CD렯롏렯렏CD^ 100011101011110010001110110101011000111010111100100011101010010101000011010001001000111010111100100011101101010110001110101111001000111010100101010000110100010001011110 8ebc8ed58ebc8ea543448ebc8ed58ebc8ea543445e

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