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 狸多即}狸多即{^ 100100100100101110010001101111011001000110100110011111011001001001001011100100011011110110010001101001100111101101011110 924b91bd91a67d924b91bd91a67b5e
EUC-JP 狸多即}狸多即{^ 110000111010110011000010101111111100001010101000011111011100001110101100110000101011111111000010101010000111101101011110 c3acc2bfc2a87dc3acc2bfc2a87b5e
UTF-8 狸多即}狸多即{^ 111001111000101110111000111001011010010010011010111001011000110110110011011111011110011110001011101110001110010110100100100110101110010110001101101100110111101101011110 e78bb8e5a49ae58db37de78bb8e5a49ae58db37b5e
UHC 狸多?}狸多?{^ 11010111111000011101001011111101001111110111110111010111111000011101001011111101001111110111101101011110 d7e1d2fd3f7dd7e1d2fd3f7b5e

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