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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蠅コム伎アュ豕」 1110010110100010101110101101000110001010111010101011000110101101111001101011001110100011 e5a2bad18aeab1ade6b3a3
EUC-JP 蠅コム伎アュ豕」 11101010101001001000111010111010100011101101000110110100111011001000111010110001100011101010110111101100101101011000111010100011 eaa48eba8ed1b4ec8eb18eadecb58ea3
UTF-8 蠅コム伎アュ豕」 111010001010000010000101111011111011110110111010111011111011111010010001111001001011110010001110111011111011110110110001111011111011110110101101111010001011000110010101111011111011110110100011 e8a085efbdbaefbe91e4bc8eefbdb1efbdade8b195efbda3
UHC 蠅??伎??豕? 1110001110110010001111110011111111010000111010110011111100111111111000111100111000111111 e3b23f3fd0eb3f3fe3ce3f

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