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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跛キ墲ッ}跛キ墲ッ{^ 111001101110101010110111111110101001111010101111011111011110011011101010101101111111101010011110101011110111101101011110 e6eab7fa9eaf7de6eab7fa9eaf7b5e
EUC-JP 跛キ墲ッ}跛キ墲ッ{^ 111011001110110010001110101101111000111110111000110011101000111010101111011111011110110011101100100011101011011110001111101110001100111010001110101011110111101101011110 ecec8eb78fb8ce8eaf7decec8eb78fb8ce8eaf7b5e
UTF-8 跛キ墲ッ}跛キ墲ッ{^ 111010001011011110011011111011111011110110110111111001011010001010110010111011111011110110101111011111011110100010110111100110111110111110111101101101111110010110100010101100101110111110111101101011110111101101011110 e8b79befbdb7e5a2b2efbdaf7de8b79befbdb7e5a2b2efbdaf7b5e
UHC 跛???}跛???{^ 11110111111101010011111100111111001111110111110111110111111101010011111100111111001111110111101101011110 f7f53f3f3f7df7f53f3f3f7b5e

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