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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 蟠桁Щ[}蟠桁Щ[{^ 1110010110110100100011001000010110000100010110100101101101111101111001011011010010001100100001011000010001011010010110110111101101011110 e5b48c85845a5b7de5b48c85845a5b7b5e
EUC-JP 蟠桁Щ[}蟠桁Щ[{^ 1110101010110110101101111110010110100111101110110101101101111101111010101011011010110111111001011010011110111011010110110111101101011110 eab6b7e5a7bb5b7deab6b7e5a7bb5b7b5e
UTF-8 蟠桁Щ[}蟠桁Щ[{^ 111010001001111110100000111001101010000110000001110100001010100101011011011111011110100010011111101000001110011010100001100000011101000010101001010110110111101101011110 e89fa0e6a181d0a95b7de89fa0e6a181d0a95b7b5e
UHC 蟠桁Щ[}蟠桁Щ[{^ 1101101011110110111110011111100110101100101110110101101101111101110110101111011011111001111110011010110010111011010110110111101101011110 daf6f9f9acbb5b7ddaf6f9f9acbb5b7b5e

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