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 鋺キ鄒喙鋺キ鄒喙^ 111001111111101010110111111001111011111010011010010110111110011111111010101101111110011110111110100110100101101101011110 e7fab7e7be9a5be7fab7e7be9a5b5e
EUC-JP 鋺キ鄒喙鋺キ鄒喙^ 1110111011111100100011101011011111101110110000001101001110111100111011101111110010001110101101111110111011000000110100111011110001011110 eefc8eb7eec0d3bceefc8eb7eec0d3bc5e
UTF-8 鋺キ鄒喙鋺キ鄒喙^ 11101001100010111011101011101111101111011011011111101001100001001001001011100101100101101001100111101001100010111011101011101111101111011011011111101001100001001001001011100101100101101001100101011110 e98bbaefbdb7e98492e59699e98bbaefbdb7e98492e596995e
UHC ??鄒喙??鄒喙^ 00111111001111111111010111011011111111011100001000111111001111111111010111011011111111011100001001011110 3f3ff5dbfdc23f3ff5dbfdc25e

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