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 蟯コ豎占龠霆ク 111001011011001010111010111001101011000110010000111010001110101010011110111010001011101110111000 e5b2bae6b190e8ea9ee8bbb8
EUC-JP 蟯コ豎占龠霆ク 1110101010110100100011101011101011101100101100111100000011101010111100111111111011110000101111011000111010111000 eab48ebaecb3c0eaf3fef0bd8eb8
UTF-8 蟯コ豎占龠霆ク 111010001001111110101111111011111011110110111010111010001011000110001110111001011000110110100000111010011011111010100000111010011001110010000110111011111011110110111000 e89fafefbdbae8b18ee58da0e9bea0e99c86efbdb8
UHC 蟯??占?霆? 11101001101010000011111100111111111011111011111100111111111011111111110100111111 e9a83f3fefbf3feffd3f

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