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 迯廷ョ凡迯廷ョ本^ 111001111000110110010010111011001010111010010110011111011110011110001101100100101110110010101110100101100111101101011110 e78d92ecae967de78d92ecae967b5e
EUC-JP 迯廷ョ凡迯廷ョ本^ 1110110111101101110001001110111010001110101011101100101111011110111011011110110111000100111011101000111010101110110010111101110001011110 ededc4ee8eaecbdeededc4ee8eaecbdc5e
UTF-8 迯廷ョ凡迯廷ョ本^ 11101000101111111010111111100101101110111011011111101111101111011010111011100101100001111010000111101000101111111010111111100101101110111011011111101111101111011010111011100110100111001010110001011110 e8bfafe5bbb7efbdaee587a1e8bfafe5bbb7efbdaee69cac5e
UHC ?廷?凡?廷?本^ 00111111111011111101010100111111110110111110110100111111111011111101010100111111110111001110001001011110 3fefd53fdbed3fefd53fdce25e

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