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 セュ蒔治酌樵ィ 1011111010101101100011101010101010001110101000011000111011011110100011111011111110101000 bead8eaa8ea18ede8fbfa8
EUC-JP セュ蒔治酌樵ィ 1000111010111110100011101010110110111100101011001011110010100011101111001110000010111110110000011000111010101000 8ebe8eadbcacbca3bce0bec18ea8
UTF-8 セュ蒔治酌樵ィ 111011111011110110111110111011111011110110101101111010001001001010010100111001101011001010111011111010011000010110001100111001101010100010110101111011111011110110101000 efbdbeefbdade89294e6b2bbe9858ce6a8b5efbda8
UHC ??蒔治酌樵? 0011111100111111111000111100100011110110101111011110110111001100111101011010001100111111 3f3fe3c8f6bdedccf5a33f

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