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{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
EUC-JP ???V}???V{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
UTF-8 알렑샵V}알렑샵V{^ 1110110010010101100011001110101110100000100100011110110010000011101101010101011001111101111011001001010110001100111010111010000010010001111011001000001110110101010101100111101101011110 ec958ceba091ec83b5567dec958ceba091ec83b5567b5e
UHC 알렑샵V}알렑샵V{^ 1011111011001011100011101010011010111100101001010101011001111101101111101100101110001110101001101011110010100101010101100111101101011110 becb8ea6bca5567dbecb8ea6bca5567b5e

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