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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN セホ煮尺蕉ヤ 1011111011001110100011101100111110001110110110101000111111010100110101001111000011101111 bece8ecf8eda8fd4d4f0ef
EUC-JP セホ煮尺蕉ヤ? 10001110101111101000111011001110101111001101000110111100110111001011111011010110100011101101010000111111 8ebe8ecebcd1bcdcbed68ed43f
UTF-8 セホ煮尺蕉ヤ 111011111011110110111110111011111011111010001110111001111000010110101110111001011011000010111010111010001001010110001001111011111011111010010100111011101000001010101110 efbdbeefbe8ee785aee5b0bae89589efbe94ee82ae
UHC ??煮尺蕉?? 00111111001111111110110110110100111101001010100111110101101011110011111100111111 3f3fedb4f4a9f5af3f3f

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