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 螽カ隹コ螽カ蝴カ^ 11100101101010001011011011101000101100001011101011100101101010001011011011100101100110101011011001011110 e5a8b6e8b0bae5a8b6e59ab65e
EUC-JP 螽カ隹コ螽カ蝴カ^ 1110101010101010100011101011011011110000101100101000111010111010111010101010101010001110101101101110100111111010100011101011011001011110 eaaa8eb6f0b28ebaeaaa8eb6e9fa8eb65e
UTF-8 螽カ隹コ螽カ蝴カ^ 11101000100111101011110111101111101111011011011011101001100110101011100111101111101111011011101011101000100111101011110111101111101111011011011011101000100111011011010011101111101111011011011001011110 e89ebdefbdb6e99ab9efbdbae89ebdefbdb6e89db4efbdb65e
UHC ??????蝴?^ 00111111001111110011111100111111001111110011111111111011110111010011111101011110 3f3f3f3f3f3ffbdd3f5e

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