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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?屬??n}?屬??n{^ 001111111001101110100010001111110011111101101110011111010011111110011011101000100011111100111111011011100111101101011110 3f9ba23f3f6e7d3f9ba23f3f6e7b5e
EUC-JP ?屬??n}?屬??n{^ 001111111101011010100100001111110011111101101110011111010011111111010110101001000011111100111111011011100111101101011110 3fd6a43f3f6e7d3fd6a43f3f6e7b5e
UTF-8 관屬관초n}관屬관초n{^ 1110101010110100100000001110010110110001101011001110101010110100100000001110110010110100100010000110111001111101111010101011010010000000111001011011000110101100111010101011010010000000111011001011010010001000011011100111101101011110 eab480e5b1aceab480ecb4886e7deab480e5b1aceab480ecb4886e7b5e
UHC 관屬관초n}관屬관초n{^ 101100001111110011100001110101011011000011111100110000111100101001101110011111011011000011111100111000011101010110110000111111001100001111001010011011100111101101011110 b0fce1d5b0fcc3ca6e7db0fce1d5b0fcc3ca6e7b5e

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