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 ????h?? 00111111001111110011111100111111011010000011111100111111 3f3f3f3f683f3f
SJIS-WIN 辰足続達h辰足 10010010010000111001000110101011100100011011000110010010010000100110100010010010010000111001000110101011 924391ab91b1924268924391ab
EUC-JP 辰足続達h辰足 11000011101001001100001010101101110000101011001111000011101000110110100011000011101001001100001010101101 c3a4c2adc2b3c3a368c3a4c2ad
UTF-8 辰足続達h辰足 11101000101111101011000011101000101101101011001111100111101101101001101011101001100000011001010001101000111010001011111010110000111010001011011010110011 e8beb0e8b6b3e7b69ae9819468e8beb0e8b6b3
UHC 辰足?達h辰足 111100101110001111110000111010110011111111010011101110010110100011110010111000111111000011101011 f2e3f0eb3fd3b968f2e3f0eb

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