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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN 疾汐シウ疾汐シメF 10001110101111101000111010101100101111001011001110001110101111101000111010101100101111001101001001000110 8ebe8eacbcb38ebe8eacbcd246
EUC-JP 疾汐シウ疾汐シメF 1011110011000000101111001010111010001110101111001000111010110011101111001100000010111100101011101000111010111100100011101101001001000110 bcc0bcae8ebc8eb3bcc0bcae8ebc8ed246
UTF-8 疾汐シウ疾汐シメF 11100111100101101011111011100110101100011001000011101111101111011011110011101111101111011011001111100111100101101011111011100110101100011001000011101111101111011011110011101111101111101001001001000110 e796bee6b190efbdbcefbdb3e796bee6b190efbdbcefbe9246
UHC 疾汐??疾汐??F 11110010111100001110000010110001001111110011111111110010111100001110000010110001001111110011111101000110 f2f0e0b13f3ff2f0e0b13f3f46

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