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 ???????~B 001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f7e42
SJIS-WIN 絶??灌影??~B 100100001110001000111111001111111001111111110011100010010110010100111111001111110111111001000010 90e23f3f9ff389653f3f7e42
EUC-JP 絶??灌影??~B 110000001110010000111111001111111101111011110101101100011100011000111111001111110111111001000010 c0e43f3fdef5b1c63f3f7e42
UTF-8 絶귛겛灌影좑쉐~B 1110011110110101101101101110101010110111100110111110101010110010100110111110011110000001100011001110010110111101101100011110110010100010100100011110110010001001100100000111111001000010 e7b5b6eab79beab29be7818ce5bdb1eca291ec89907e42
UHC 絶귛겛灌影좑쉐~B 11101111101111101000001011100101100000011011001011001110101101001110011110101111101000001110111110111101101001100111111001000010 efbe82e581b2ceb4e7afa0efbda67e42

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