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 螻。蟆Д螻。蟆Д^ 111001011011000110100001111001011011000010000100010001001110010110110001101000011110010110110000100001000100010001011110 e5b1a1e5b08444e5b1a1e5b084445e
EUC-JP 螻。蟆Д螻。蟆Д^ 1110101010110011100011101010000111101010101100101010011110100101111010101011001110001110101000011110101010110010101001111010010101011110 eab38ea1eab2a7a5eab38ea1eab2a7a55e
UTF-8 螻。蟆Д螻。蟆Д^ 1110100010011110101110111110111110111101101000011110100010011111100001101101000010010100111010001001111010111011111011111011110110100001111010001001111110000110110100001001010001011110 e89ebbefbda1e89f86d094e89ebbefbda1e89f86d0945e
UHC ???Д???Д^ 0011111100111111001111111010110010100101001111110011111100111111101011001010010101011110 3f3f3faca53f3f3faca55e

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