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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?突n}?突n{^ 0011111110010011110010110110111001111101001111111001001111001011011011100111101101011110 3f93cb6e7d3f93cb6e7b5e
EUC-JP ?突n}?突n{^ 0011111111000110110011010110111001111101001111111100011011001101011011100111101101011110 3fc6cd6e7d3fc6cd6e7b5e
UTF-8 뤕突n}뤕突n{^ 1110101110100100100101011110011110101010100000010110111001111101111010111010010010010101111001111010101010000001011011100111101101011110 eba495e7aa816e7deba495e7aa816e7b5e
UHC 뤕突n}뤕突n{^ 10001111110001011101010011001101011011100111110110001111110001011101010011001101011011100111101101011110 8fc5d4cd6e7d8fc5d4cd6e7b5e

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