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 ???????O^ 001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f4f5e
SJIS-WIN 絶??灌影??O^ 100100001110001000111111001111111001111111110011100010010110010100111111001111110100111101011110 90e23f3f9ff389653f3f4f5e
EUC-JP 絶??灌影??O^ 110000001110010000111111001111111101111011110101101100011100011000111111001111110100111101011110 c0e43f3fdef5b1c63f3f4f5e
UTF-8 絶귛겛灌影좑숲O^ 1110011110110101101101101110101010110111100110111110101010110010100110111110011110000001100011001110010110111101101100011110110010100010100100011110110010001000101100100100111101011110 e7b5b6eab79beab29be7818ce5bdb1eca291ec88b24f5e
UHC 絶귛겛灌影좑숲O^ 11101111101111101000001011100101100000011011001011001110101101001110011110101111101000001110111110111101101000110100111101011110 efbe82e581b2ceb4e7afa0efbda34f5e

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