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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 跛シェ}跛シェ{^ 1110011011101010101111001010101001111101111001101110101010111100101010100111101101011110 e6eabcaa7de6eabcaa7b5e
EUC-JP 跛シェ}跛シェ{^ 111011001110110010001110101111001000111010101010011111011110110011101100100011101011110010001110101010100111101101011110 ecec8ebc8eaa7decec8ebc8eaa7b5e
UTF-8 跛シェ}跛シェ{^ 111010001011011110011011111011111011110110111100111011111011110110101010011111011110100010110111100110111110111110111101101111001110111110111101101010100111101101011110 e8b79befbdbcefbdaa7de8b79befbdbcefbdaa7b5e
UHC 跛??}跛??{^ 1111011111110101001111110011111101111101111101111111010100111111001111110111101101011110 f7f53f3f7df7f53f3f7b5e

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