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 セュ爾治酌樵ィ 1011111010101101100011101010001010001110101000011000111011011110100011111011111110101000 bead8ea28ea18ede8fbfa8
EUC-JP セュ爾治酌樵ィ 1000111010111110100011101010110110111100101001001011110010100011101111001110000010111110110000011000111010101000 8ebe8eadbca4bca3bce0bec18ea8
UTF-8 セュ爾治酌樵ィ 111011111011110110111110111011111011110110101101111001111000100010111110111001101011001010111011111010011000010110001100111001101010100010110101111011111011110110101000 efbdbeefbdade788bee6b2bbe9858ce6a8b5efbda8
UHC ??爾治酌樵? 0011111100111111111011001011001111110110101111011110110111001100111101011010001100111111 3f3fecb3f6bdedccf5a33f

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