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 ??a??o??a??o^ 00111111001111110110000100111111001111110110111100111111001111110110000100111111001111110110111101011110 3f3f613f3f6f3f3f613f3f6f5e
SJIS-WIN 駭?a郁?o駭?a郁?o^ 1110100101101110001111110110000110001000111010000011111101101111111010010110111000111111011000011000100011101000001111110110111101011110 e96e3f6188e83f6fe96e3f6188e83f6f5e
EUC-JP 駭?a郁?o駭?a郁?o^ 1111000111001111001111110110000110110000111010100011111101101111111100011100111100111111011000011011000011101010001111110110111101011110 f1cf3f61b0ea3f6ff1cf3f61b0ea3f6f5e
UTF-8 駭렱a郁렪o駭렱a郁렪o^ 1110100110100111101011011110101110100000101100010110000111101001100000111000000111101011101000001010101001101111111010011010011110101101111010111010000010110001011000011110100110000011100000011110101110100000101010100110111101011110 e9a7adeba0b161e98381eba0aa6fe9a7adeba0b161e98381eba0aa6f5e
UHC 駭렱a郁렪o駭렱a郁렪o^ 111110101011010010001110101111100110000111101001111101001000111010111000011011111111101010110100100011101011111001100001111010011111010010001110101110000110111101011110 fab48ebe61e9f48eb86ffab48ebe61e9f48eb86f5e

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