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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 疾汐シュシヲ^ 1000111010111110100011101010110011110000111100011011110010101101101111001010011001011110 8ebe8eacf0f1bcadbca65e
EUC-JP 疾汐?シュシヲ^ 1011110011000000101111001010111000111111100011101011110010001110101011011000111010111100100011101010011001011110 bcc0bcae3f8ebc8ead8ebc8ea65e
UTF-8 疾汐シュシヲ^ 11100111100101101011111011100110101100011001000011101110100000101011000011101111101111011011110011101111101111011010110111101111101111011011110011101111101111011010011001011110 e796bee6b190ee82b0efbdbcefbdadefbdbcefbda65e
UHC 疾汐?????^ 11110010111100001110000010110001001111110011111100111111001111110011111101011110 f2f0e0b13f3f3f3f3f5e

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