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 001111110011111100111111001111110011111100111111001111110011111101001011 3f3f3f3f3f3f3f3f4b
SJIS-WIN 疾汐シャ疾痔シトK 10001110101111101000111010101100101111001010110010001110101111101000111010100100101111001100010001001011 8ebe8eacbcac8ebe8ea4bcc44b
EUC-JP 疾汐シャ疾痔シトK 1011110011000000101111001010111010001110101111001000111010101100101111001100000010111100101001101000111010111100100011101100010001001011 bcc0bcae8ebc8eacbcc0bca68ebc8ec44b
UTF-8 疾汐シャ疾痔シトK 11100111100101101011111011100110101100011001000011101111101111011011110011101111101111011010110011100111100101101011111011100111100101111001010011101111101111011011110011101111101111101000010001001011 e796bee6b190efbdbcefbdace796bee79794efbdbcefbe844b
UHC 疾汐??疾痔??K 11110010111100001110000010110001001111110011111111110010111100001111011011000000001111110011111101001011 f2f0e0b13f3ff2f0f6c03f3f4b

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