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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
EUC-JP ?莘?K}?莘?K{^ 001111111000111111011000101010110011111101001011011111010011111110001111110110001010101100111111010010110111101101011110 3f8fd8ab3f4b7d3f8fd8ab3f4b7b5e
UTF-8 얇莘렢K}얇莘렢K{^ 1110110010010110100001111110100010001110100110001110101110100000101000100100101101111101111011001001011010000111111010001000111010011000111010111010000010100010010010110111101101011110 ec9687e88e98eba0a24b7dec9687e88e98eba0a24b7b5e
UHC 얇莘렢K}얇莘렢K{^ 1011111011100011111000111110111010001110101100110100101101111101101111101110001111100011111011101000111010110011010010110111101101011110 bee3e3ee8eb34b7dbee3e3ee8eb34b7b5e

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