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{^ 1110100110100000100100001110110010110100101100100110111001111101111010011010000010010000111011001011010010110010011011100111101101011110 e9a090ecb4b26e7de9a090ecb4b26e7b5e
EUC-JP 鬆川エイn}鬆川エイn{^ 111100101010001011000000111011101000111010110100100011101011001001101110011111011111001010100010110000001110111010001110101101001000111010110010011011100111101101011110 f2a2c0ee8eb48eb26e7df2a2c0ee8eb48eb26e7b5e
UTF-8 鬆川エイn}鬆川エイn{^ 1110100110101100100001101110010110110111100111011110111110111101101101001110111110111101101100100110111001111101111010011010110010000110111001011011011110011101111011111011110110110100111011111011110110110010011011100111101101011110 e9ac86e5b79defbdb4efbdb26e7de9ac86e5b79defbdb4efbdb26e7b5e
UHC ?川??n}?川??n{^ 001111111111010010111001001111110011111101101110011111010011111111110100101110010011111100111111011011100111101101011110 3ff4b93f3f6e7d3ff4b93f3f6e7b5e

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