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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蟆滝アサ蟆滝アカ^ 11100101101100001001000111101010101100011011101111100101101100001001000111101010101100011011011001011110 e5b091eab1bbe5b091eab1b65e
EUC-JP 蟆滝アサ蟆滝アカ^ 1110101010110010110000101110110010001110101100011000111010111011111010101011001011000010111011001000111010110001100011101011011001011110 eab2c2ec8eb18ebbeab2c2ec8eb18eb65e
UTF-8 蟆滝アサ蟆滝アカ^ 11101000100111111000011011100110101110111001110111101111101111011011000111101111101111011011101111101000100111111000011011100110101110111001110111101111101111011011000111101111101111011011011001011110 e89f86e6bb9defbdb1efbdbbe89f86e6bb9defbdb1efbdb65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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