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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ?謁先J}?謁先J{^ 001111111000100101111001100100001110011001001010011111010011111110001001011110011001000011100110010010100111101101011110 3f897990e64a7d3f897990e64a7b5e
EUC-JP ?謁先J}?謁先J{^ 001111111011000111011010110000001110100001001010011111010011111110110001110110101100000011101000010010100111101101011110 3fb1dac0e84a7d3fb1dac0e84a7b5e
UTF-8 卨謁先J}卨謁先J{^ 1110010110001101101010001110100010101100100000011110010110000101100010000100101001111101111001011000110110101000111010001010110010000001111001011000010110001000010010100111101101011110 e58da8e8ac81e585884a7de58da8e8ac81e585884a7b5e
UHC 卨謁先J}卨謁先J{^ 1110000011011001111001001101011111100000101110110100101001111101111000001101100111100100110101111110000010111011010010100111101101011110 e0d9e4d7e0bb4a7de0d9e4d7e0bb4a7b5e

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