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 혰uU}혰uU{^ 11101101100110001011000001110101010101010111110111101101100110001011000001110101010101010111101101011110 ed98b075557ded98b075557b5e
SJIS-WIN ??°uU}??°uU{^ 001111110011111110000001100010110111010101010101011111010011111100111111100000011000101101110101010101010111101101011110 3f3f818b75557d3f3f818b75557b5e
EUC-JP í?°uU}í?°uU{^ 10001111101010111011111100111111101000011110101101110101010101010111110110001111101010111011111100111111101000011110101101110101010101010111101101011110 8fabbf3fa1eb75557d8fabbf3fa1eb75557b5e
UTF-8 혰uU}혰uU{^ 11000011101011011100001010011000110000101011000001110101010101010111110111000011101011011100001010011000110000101011000001110101010101010111101101011110 c3adc298c2b075557dc3adc298c2b075557b5e
UHC ??°uU}??°uU{^ 001111110011111110100001110001100111010101010101011111010011111100111111101000011100011001110101010101010111101101011110 3f3fa1c675557d3f3fa1c675557b5e

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