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혶o^ 111011011001100010110110011011111110110110011000101101100110111101011110 ed98b66fed98b66f5e
SJIS-WIN ??¶o??¶o^ 0011111100111111100000011111011101101111001111110011111110000001111101110110111101011110 3f3f81f76f3f3f81f76f5e
EUC-JP í?¶oí?¶o^ 100011111010101110111111001111111010001011111001011011111000111110101011101111110011111110100010111110010110111101011110 8fabbf3fa2f96f8fabbf3fa2f96f5e
UTF-8 혶o혶o^ 110000111010110111000010100110001100001010110110011011111100001110101101110000101001100011000010101101100110111101011110 c3adc298c2b66fc3adc298c2b66f5e
UHC ??¶o??¶o^ 0011111100111111101000101101001001101111001111110011111110100010110100100110111101011110 3f3fa2d26f3f3fa2d26f5e

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