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{^ 1000111111001001101001101000111010100011010101100110111001111101100011111100100110100110100011101010001101010110011011100111101101011110 8fc9a68ea3566e7d8fc9a68ea3566e7b5e
EUC-JP 硝ヲ璽Vn}硝ヲ璽Vn{^ 10111110110010111000111010100110101111001010010101010110011011100111110110111110110010111000111010100110101111001010010101010110011011100111101101011110 becb8ea6bca5566e7dbecb8ea6bca5566e7b5e
UTF-8 硝ヲ璽Vn}硝ヲ璽Vn{^ 11100111101000011001110111101111101111011010011011100111100100101011110101010110011011100111110111100111101000011001110111101111101111011010011011100111100100101011110101010110011011100111101101011110 e7a19defbda6e792bd566e7de7a19defbda6e792bd566e7b5e
UHC 硝?璽Vn}硝?璽Vn{^ 1111010110100110001111111101111111011110010101100110111001111101111101011010011000111111110111111101111001010110011011100111101101011110 f5a63fdfde566e7df5a63fdfde566e7b5e

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