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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 砥?砥?N}砥?砥?N{^ 1001001101110101001111111001001101110101001111110100111001111101100100110111010100111111100100110111010100111111010011100111101101011110 93753f93753f4e7d93753f93753f4e7b5e
EUC-JP 砥?砥?N}砥?砥?N{^ 1100010111010110001111111100010111010110001111110100111001111101110001011101011000111111110001011101011000111111010011100111101101011110 c5d63fc5d63f4e7dc5d63fc5d63f4e7b5e
UTF-8 砥촁砥쳬N}砥촁砥쳬N{^ 1110011110100000101001011110110010110100100000011110011110100000101001011110110010110011101011000100111001111101111001111010000010100101111011001011010010000001111001111010000010100101111011001011001110101100010011100111101101011110 e7a0a5ecb481e7a0a5ecb3ac4e7de7a0a5ecb481e7a0a5ecb3ac4e7b5e
UHC 砥촁砥쳬N}砥촁砥쳬N{^ 111100101011001011000011110010011111001010110010110000111100011101001110011111011111001010110010110000111100100111110010101100101100001111000111010011100111101101011110 f2b2c3c9f2b2c3c74e7df2b2c3c9f2b2c3c74e7b5e

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