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 ??]n}??]n{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN 梯?]n}梯?]n{^ 10010010111100100011111101011101011011100111110110010010111100100011111101011101011011100111101101011110 92f23f5d6e7d92f23f5d6e7b5e
EUC-JP 梯?]n}梯?]n{^ 11000100111101000011111101011101011011100111110111000100111101000011111101011101011011100111101101011110 c4f43f5d6e7dc4f43f5d6e7b5e
UTF-8 梯렟]n}梯렟]n{^ 11100110101000101010111111101011101000001001111101011101011011100111110111100110101000101010111111101011101000001001111101011101011011100111101101011110 e6a2afeba09f5d6e7de6a2afeba09f5d6e7b5e
UHC 梯렟]n}梯렟]n{^ 111100001010110010001110101100000101110101101110011111011111000010101100100011101011000001011101011011100111101101011110 f0ac8eb05d6e7df0ac8eb05d6e7b5e

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