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^ 001111110110000100111111011011110011111101100001001111110110111101011110 3f613f6f3f613f6f5e
SJIS-WIN 洩a達o洩a達o^ 10001001011010110110000110010010010000100110111110001001011010110110000110010010010000100110111101011110 896b6192426f896b6192426f5e
EUC-JP 洩a達o洩a達o^ 10110001110011000110000111000011101000110110111110110001110011000110000111000011101000110110111101011110 b1cc61c3a36fb1cc61c3a36f5e
UTF-8 洩a達o洩a達o^ 1110011010110100101010010110000111101001100000011001010001101111111001101011010010101001011000011110100110000001100101000110111101011110 e6b4a961e981946fe6b4a961e981946f5e
UHC 洩a達o洩a達o^ 11100000110111010110000111010011101110010110111111100000110111010110000111010011101110010110111101011110 e0dd61d3b96fe0dd61d3b96f5e

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