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 疾汐ⅲシュシ、^ 1000111010111110100011101010110011111010010000101011110010101101101111001010010001011110 8ebe8eacfa42bcadbca45e
EUC-JP 疾汐?シュシ、^ 1011110011000000101111001010111000111111100011101011110010001110101011011000111010111100100011101010010001011110 bcc0bcae3f8ebc8ead8ebc8ea45e
UTF-8 疾汐ⅲシュシ、^ 11100111100101101011111011100110101100011001000011100010100001011011001011101111101111011011110011101111101111011010110111101111101111011011110011101111101111011010010001011110 e796bee6b190e285b2efbdbcefbdadefbdbcefbda45e
UHC 疾汐ⅲ????^ 1111001011110000111000001011000110100101101000110011111100111111001111110011111101011110 f2f0e0b1a5a33f3f3f3f5e

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