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{^ 0011111110011010110010000110111001111101001111111001101011001000011011100111101101011110 3f9ac86e7d3f9ac86e7b5e
EUC-JP ?塋n}?塋n{^ 0011111111010100110010100110111001111101001111111101010011001010011011100111101101011110 3fd4ca6e7d3fd4ca6e7b5e
UTF-8 뿲塋n}뿲塋n{^ 1110101110111111101100101110010110100001100010110110111001111101111010111011111110110010111001011010000110001011011011100111101101011110 ebbfb2e5a18b6e7debbfb2e5a18b6e7b5e
UHC 뿲塋n}뿲塋n{^ 10010111101100101110011110101011011011100111110110010111101100101110011110101011011011100111101101011110 97b2e7ab6e7d97b2e7ab6e7b5e

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