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 ???V}???V{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN 硝ヲ璽V}硝ヲ璽V{^ 100011111100100110100110100011101010001101010110011111011000111111001001101001101000111010100011010101100111101101011110 8fc9a68ea3567d8fc9a68ea3567b5e
EUC-JP 硝ヲ璽V}硝ヲ璽V{^ 1011111011001011100011101010011010111100101001010101011001111101101111101100101110001110101001101011110010100101010101100111101101011110 becb8ea6bca5567dbecb8ea6bca5567b5e
UTF-8 硝ヲ璽V}硝ヲ璽V{^ 1110011110100001100111011110111110111101101001101110011110010010101111010101011001111101111001111010000110011101111011111011110110100110111001111001001010111101010101100111101101011110 e7a19defbda6e792bd567de7a19defbda6e792bd567b5e
UHC 硝?璽V}硝?璽V{^ 111101011010011000111111110111111101111001010110011111011111010110100110001111111101111111011110010101100111101101011110 f5a63fdfde567df5a63fdfde567b5e

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