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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跛ゥ郤凡跛ゥ郤本^ 111001101110101010101001111001111011101010010110011111011110011011101010101010011110011110111010100101100111101101011110 e6eaa9e7ba967de6eaa9e7ba967b5e
EUC-JP 跛ゥ郤凡跛ゥ郤本^ 1110110011101100100011101010100111101110101111001100101111011110111011001110110010001110101010011110111010111100110010111101110001011110 ecec8ea9eebccbdeecec8ea9eebccbdc5e
UTF-8 跛ゥ郤凡跛ゥ郤本^ 11101000101101111001101111101111101111011010100111101001100000111010010011100101100001111010000111101000101101111001101111101111101111011010100111101001100000111010010011100110100111001010110001011110 e8b79befbda9e983a4e587a1e8b79befbda9e983a4e69cac5e
UHC 跛??凡跛??本^ 11110111111101010011111100111111110110111110110111110111111101010011111100111111110111001110001001011110 f7f53f3fdbedf7f53f3fdce25e

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