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 狸遜造}狸遜造{^ 100100100100101110010001101110111001000110100010011111011001001001001011100100011011101110010001101000100111101101011110 924b91bb91a27d924b91bb91a27b5e
EUC-JP 狸遜造}狸遜造{^ 110000111010110011000010101111011100001010100100011111011100001110101100110000101011110111000010101001000111101101011110 c3acc2bdc2a47dc3acc2bdc2a47b5e
UTF-8 狸遜造}狸遜造{^ 111001111000101110111000111010011000000110011100111010011000000010100000011111011110011110001011101110001110100110000001100111001110100110000000101000000111101101011110 e78bb8e9819ce980a07de78bb8e9819ce980a07b5e
UHC 狸遜造}狸遜造{^ 110101111110000111100001111000011111000011100011011111011101011111100001111000011110000111110000111000110111101101011110 d7e1e1e1f0e37dd7e1e1e1f0e37b5e

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