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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 巐倆坎巐倆坎^ 11111010101101101001100011101101100110101010101011111010101101101001100011101101100110101010101001011110 fab698ed9aaafab698ed9aaa5e
EUC-JP 巐倆坎巐倆坎^ 100011111011101111111001110100001110111111010100101011001000111110111011111110011101000011101111110101001010110001011110 8fbbf9d0efd4ac8fbbf9d0efd4ac5e
UTF-8 巐倆坎巐倆坎^ 11100101101101111001000011100101100000001000011011100101100111011000111011100101101101111001000011100101100000001000011011100101100111011000111001011110 e5b790e58086e59d8ee5b790e58086e59d8e5e
UHC ?倆坎?倆坎^ 0011111111010101110101101100101011101100001111111101010111010110110010101110110001011110 3fd5d6caec3fd5d6caec5e

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