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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?也?[}?也?[{^ 00111111100101101110011100111111010110110111110100111111100101101110011100111111010110110111101101011110 3f96e73f5b7d3f96e73f5b7b5e
EUC-JP ?也璹[}?也璹[{^ 0011111111001100111010011000111111001100111001110101101101111101001111111100110011101001100011111100110011100111010110110111101101011110 3fcce98fcce75b7d3fcce98fcce75b7b5e
UTF-8 굽也璹[}굽也璹[{^ 1110101010110101101111011110010010111001100111111110011110010010101110010101101101111101111010101011010110111101111001001011100110011111111001111001001010111001010110110111101101011110 eab5bde4b99fe792b95b7deab5bde4b99fe792b95b7b5e
UHC 굽也璹[}굽也璹[{^ 1011000111000001111001011010010111100010110110110101101101111101101100011100000111100101101001011110001011011011010110110111101101011110 b1c1e5a5e2db5b7db1c1e5a5e2db5b7b5e

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