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 譚馴㊧譚馴㊧^ 11100110100111011001001111101001100001111000100011100110100111011001001111101001100001111000100001011110 e69d93e98788e69d93e987885e
EUC-JP 譚馴?譚馴?^ 1110101111111101110001101110101100111111111010111111110111000110111010110011111101011110 ebfdc6eb3febfdc6eb3f5e
UTF-8 譚馴㊧譚馴㊧^ 11101000101011011001101011101001101001101011010011100011100010101010011111101000101011011001101011101001101001101011010011100011100010101010011101011110 e8ad9ae9a6b4e38aa7e8ad9ae9a6b4e38aa75e
UHC 譚馴?譚馴?^ 1101001111001001111000101111100000111111110100111100100111100010111110000011111101011110 d3c9e2f83fd3c9e2f83f5e

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