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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蛭??}蛭??{^ 1001010101100111001111110011111101111101100101010110011100111111001111110111101101011110 95673f3f7d95673f3f7b5e
EUC-JP 蛭??}蛭??{^ 1100100111001000001111110011111101111101110010011100100000111111001111110111101101011110 c9c83f3f7dc9c83f3f7b5e
UTF-8 蛭렩롉}蛭렩롉{^ 111010001001101110101101111010111010000010101001111010111010000110001001011111011110100010011011101011011110101110100000101010011110101110100001100010010111101101011110 e89badeba0a9eba1897de89badeba0a9eba1897b5e
UHC 蛭렩롉}蛭렩롉{^ 111100101111010010001110101101111000111011001111011111011111001011110100100011101011011110001110110011110111101101011110 f2f48eb78ecf7df2f48eb78ecf7b5e

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