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{^ 11101000101101011010011011101000101011011001100001011100011011100111110111101000101101011010011011101000101011011001100001011100011011100111101101011110 e8b5a6e8ad985c6e7de8b5a6e8ad985c6e7b5e
EUC-JP 襍ヲ隴禄n}襍ヲ隴禄n{^ 111100001011011110001110101001101111000010101111110011111011110101101110011111011111000010110111100011101010011011110000101011111100111110111101011011100111101101011110 f0b78ea6f0afcfbd6e7df0b78ea6f0afcfbd6e7b5e
UTF-8 襍ヲ隴禄n}襍ヲ隴禄n{^ 1110100010100101100011011110111110111101101001101110100110011010101101001110011110100110100001000110111001111101111010001010010110001101111011111011110110100110111010011001101010110100111001111010011010000100011011100111101101011110 e8a58defbda6e99ab4e7a6846e7de8a58defbda6e99ab4e7a6846e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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