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 冓羇鏈}冓羇鏈{^ 100110010110100111100011101100101110100001011001011111011001100101101001111000111011001011101000010110010111101101011110 9969e3b2e8597d9969e3b2e8597b5e
EUC-JP 冓羇鏈}冓羇鏈{^ 110100011100101011100110101101001110111110111010011111011101000111001010111001101011010011101111101110100111101101011110 d1cae6b4efba7dd1cae6b4efba7b5e
UTF-8 冓羇鏈}冓羇鏈{^ 111001011000011010010011111001111011111010000111111010011000111110001000011111011110010110000110100100111110011110111110100001111110100110001111100010000111101101011110 e58693e7be87e98f887de58693e7be87e98f887b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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