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{^ 111010011010000010010001010101111110100110100000100100010100101001101110011111011110100110100000100100010101011111101001101000001001000101001010011011100111101101011110 e9a09157e9a0914a6e7de9a09157e9a0914a6e7b5e
EUC-JP 鬆糎鬆遷n}鬆糎鬆遷n{^ 111100101010001011000001101110001111001010100010110000011010101101101110011111011111001010100010110000011011100011110010101000101100000110101011011011100111101101011110 f2a2c1b8f2a2c1ab6e7df2a2c1b8f2a2c1ab6e7b5e
UTF-8 鬆糎鬆遷n}鬆糎鬆遷n{^ 1110100110101100100001101110011110110011100011101110100110101100100001101110100110000001101101110110111001111101111010011010110010000110111001111011001110001110111010011010110010000110111010011000000110110111011011100111101101011110 e9ac86e7b38ee9ac86e981b76e7de9ac86e7b38ee9ac86e981b76e7b5e
UHC ???遷n}???遷n{^ 001111110011111100111111111101001100001101101110011111010011111100111111001111111111010011000011011011100111101101011110 3f3f3ff4c36e7d3f3f3ff4c36e7b5e

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