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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 壯逢??}壯逢??{^ 100110101110000110001000101001110011111100111111011111011001101011100001100010001010011100111111001111110111101101011110 9ae188a73f3f7d9ae188a73f3f7b5e
EUC-JP 壯逢??}壯逢??{^ 110101001110001110110000101010010011111100111111011111011101010011100011101100001010100100111111001111110111101101011110 d4e3b0a93f3f7dd4e3b0a93f3f7b5e
UTF-8 壯逢렯렞}壯逢렯렞{^ 111001011010001110101111111010011000000010100010111010111010000010101111111010111010000010011110011111011110010110100011101011111110100110000000101000101110101110100000101011111110101110100000100111100111101101011110 e5a3afe980a2eba0afeba09e7de5a3afe980a2eba0afeba09e7b5e
UHC 壯逢렯렞}壯逢렯렞{^ 11101101111000001101110011110001100011101011110010001110101011110111110111101101111000001101110011110001100011101011110010001110101011110111101101011110 ede0dcf18ebc8eaf7dede0dcf18ebc8eaf7b5e

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