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{^ 0011111110001010011110000110111001111101001111111000101001111000011011100111101101011110 3f8a786e7d3f8a786e7b5e
EUC-JP ?岳n}?岳n{^ 0011111110110011110110010110111001111101001111111011001111011001011011100111101101011110 3fb3d96e7d3fb3d96e7b5e
UTF-8 쌃岳n}쌃岳n{^ 1110110010001100100000111110010110110010101100110110111001111101111011001000110010000011111001011011001010110011011011100111101101011110 ec8c83e5b2b36e7dec8c83e5b2b36e7b5e
UHC 쌃岳n}쌃岳n{^ 10011010111101101110010010111111011011100111110110011010111101101110010010111111011011100111101101011110 9af6e4bf6e7d9af6e4bf6e7b5e

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