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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隹キ蝮ヲ雉願ーキ閾 1110100010110000101101111110010110011101101001101110100010110011100010101110100010110000101101111110100010000111 e8b0b7e59da6e8b38ae8b0b7e887
EUC-JP 隹キ蝮ヲ雉願ーキ閾 111100001011001010001110101101111110100111111101100011101010011011110000101101011011010011101010100011101011000010001110101101111110111111100111 f0b28eb7e9fd8ea6f0b5b4ea8eb08eb7efe7
UTF-8 隹キ蝮ヲ雉願ーキ閾 111010011001101010111001111011111011110110110111111010001001110110101110111011111011110110100110111010011001101110001001111010011010000110011000111011111011110110110000111011111011110110110111111010011001011010111110 e99ab9efbdb7e89daeefbda6e99b89e9a198efbdb0efbdb7e996be
UHC ????雉願??? 0011111100111111001111110011111111110110110010111110101011000011001111110011111100111111 3f3f3f3ff6cbeac33f3f3f

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