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{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 梯?Vn}梯?Vn{^ 10010010111100100011111101010110011011100111110110010010111100100011111101010110011011100111101101011110 92f23f566e7d92f23f566e7b5e
EUC-JP 梯?Vn}梯?Vn{^ 11000100111101000011111101010110011011100111110111000100111101000011111101010110011011100111101101011110 c4f43f566e7dc4f43f566e7b5e
UTF-8 梯렕Vn}梯렕Vn{^ 11100110101000101010111111101011101000001001010101010110011011100111110111100110101000101010111111101011101000001001010101010110011011100111101101011110 e6a2afeba095566e7de6a2afeba095566e7b5e
UHC 梯렕Vn}梯렕Vn{^ 111100001010110010001110101010100101011001101110011111011111000010101100100011101010101001010110011011100111101101011110 f0ac8eaa566e7df0ac8eaa566e7b5e

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