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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN 餔跫癰Vn}餔跫癰Vn{^ 11101001010011111110011011101101111000011001111001010110011011100111110111101001010011111110011011101101111000011001111001010110011011100111101101011110 e94fe6ede19e566e7de94fe6ede19e566e7b5e
EUC-JP 餔跫癰Vn}餔跫癰Vn{^ 11110001101100001110110011101111111000011111111001010110011011100111110111110001101100001110110011101111111000011111111001010110011011100111101101011110 f1b0ecefe1fe566e7df1b0ecefe1fe566e7b5e
UTF-8 餔跫癰Vn}餔跫癰Vn{^ 11101001101001001001010011101000101101111010101111100111100110011011000001010110011011100111110111101001101001001001010011101000101101111010101111100111100110011011000001010110011011100111101101011110 e9a494e8b7abe799b0566e7de9a494e8b7abe799b0566e7b5e
UHC ??癰Vn}??癰Vn{^ 001111110011111111101000101110010101011001101110011111010011111100111111111010001011100101010110011011100111101101011110 3f3fe8b9566e7d3f3fe8b9566e7b5e

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