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\n}혶o\n{^ 111011011001100010110110011011110101110001101110011111011110110110011000101101100110111101011100011011100111101101011110 ed98b66f5c6e7ded98b66f5c6e7b5e
SJIS-WIN ??¶o\n}??¶o\n{^ 0011111100111111100000011111011101101111010111000110111001111101001111110011111110000001111101110110111101011100011011100111101101011110 3f3f81f76f5c6e7d3f3f81f76f5c6e7b5e
EUC-JP í?¶o\n}í?¶o\n{^ 100011111010101110111111001111111010001011111001011011110101110001101110011111011000111110101011101111110011111110100010111110010110111101011100011011100111101101011110 8fabbf3fa2f96f5c6e7d8fabbf3fa2f96f5c6e7b5e
UTF-8 혶o\n}혶o\n{^ 110000111010110111000010100110001100001010110110011011110101110001101110011111011100001110101101110000101001100011000010101101100110111101011100011011100111101101011110 c3adc298c2b66f5c6e7dc3adc298c2b66f5c6e7b5e
UHC ??¶o\n}??¶o\n{^ 0011111100111111101000101101001001101111010111000110111001111101001111110011111110100010110100100110111101011100011011100111101101011110 3f3fa2d26f5c6e7d3f3fa2d26f5c6e7b5e

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