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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 隹キ蟾ス螻樒ォェ雍磯 11101000101100001011011111100101101101111011110111100101101100011001111011100111101010111010101011101000101101001000100011101001 e8b0b7e5b7bde5b19ee7abaae8b488e9
EUC-JP 隹キ蟾ス螻樒ォェ雍磯 1111000010110010100011101011011111101010101110011000111010111101111010101011001111011100111010011000111010101011100011101010101011110000101101101011000011101011 f0b28eb7eab98ebdeab3dce98eab8eaaf0b6b0eb
UTF-8 隹キ蟾ス螻樒ォェ雍磯 111010011001101010111001111011111011110110110111111010001001111110111110111011111011110110111101111010001001111010111011111001101010100010010010111011111011110110101011111011111011110110101010111010011001101110001101111001111010001110101111 e99ab9efbdb7e89fbeefbdbde89ebbe6a892efbdabefbdaae99b8de7a3af
UHC ??蟾?????雍磯 00111111001111111110000011101010001111110011111100111111001111110011111111101000101111001101000110110100 3f3fe0ea3f3f3f3f3fe8bcd1b4

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