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 セカ蕊而礁ス湿 1011111010110110100011101100011110001110101001111000111111001010101111011000111010111100 beb68ec78ea78fcabd8ebc
EUC-JP セカ蕊而礁ス湿 1000111010111110100011101011011010111100110010011011110010101001101111101100110010001110101111011011110010111110 8ebe8eb6bcc9bca9becc8ebdbcbe
UTF-8 セカ蕊而礁ス湿 111011111011110110111110111011111011110110110110111010001001010110001010111010001000000010001100111001111010010010000001111011111011110110111101111001101011100110111111 efbdbeefbdb6e8958ae8808ce7a481efbdbde6b9bf
UHC ???而礁?? 001111110011111100111111111011001011101111110101101001110011111100111111 3f3f3fecbbf5a73f3f

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