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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN 疾捨シソシセシォe^ 100011101011111010001110110011001011110010111111101111001011111010111100101010110110010101011110 8ebe8eccbcbfbcbebcab655e
EUC-JP 疾捨シソシセシォe^ 101111001100000010111100110011101000111010111100100011101011111110001110101111001000111010111110100011101011110010001110101010110110010101011110 bcc0bcce8ebc8ebf8ebc8ebe8ebc8eab655e
UTF-8 疾捨シソシセシォe^ 1110011110010110101111101110011010001101101010001110111110111101101111001110111110111101101111111110111110111101101111001110111110111101101111101110111110111101101111001110111110111101101010110110010101011110 e796bee68da8efbdbcefbdbfefbdbcefbdbeefbdbcefbdab655e
UHC 疾捨??????e^ 111100101111000011011110110101110011111100111111001111110011111100111111001111110110010101011110 f2f0ded73f3f3f3f3f3f655e

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