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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 砥??\n}砥??\n{^ 100100110111010100111111001111110101110001101110011111011001001101110101001111110011111101011100011011100111101101011110 93753f3f5c6e7d93753f3f5c6e7b5e
EUC-JP 砥??\n}砥??\n{^ 110001011101011000111111001111110101110001101110011111011100010111010110001111110011111101011100011011100111101101011110 c5d63f3f5c6e7dc5d63f3f5c6e7b5e
UTF-8 砥잴뱄\n}砥잴뱄\n{^ 11100111101000001010010111101100100111101011010011101011101100011000010001011100011011100111110111100111101000001010010111101100100111101011010011101011101100011000010001011100011011100111101101011110 e7a0a5ec9eb4ebb1845c6e7de7a0a5ec9eb4ebb1845c6e7b5e
UHC 砥잴뱄\n}砥잴뱄\n{^ 11110010101100101100000011101010101110011110111101011100011011100111110111110010101100101100000011101010101110011110111101011100011011100111101101011110 f2b2c0eab9ef5c6e7df2b2c0eab9ef5c6e7b5e

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