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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 寬セ邇エツ鞐タ^ 1111101010101010101111101110011110001110101101001100001011101000110111101100000001011110 faaabee78eb4c2e8dec05e
EUC-JP ?セ邇エツ鞐タ^ 0011111110001110101111101110110111101110100011101011010010001110110000101111000011100000100011101100000001011110 3f8ebeedee8eb48ec2f0e08ec05e
UTF-8 寬セ邇エツ鞐タ^ 11100101101011111010110011101111101111011011111011101001100000101000011111101111101111011011010011101111101111101000001011101001100111101001000011101111101111101000000001011110 e5afacefbdbee98287efbdb4efbe82e99e90efbe805e
UHC 寬?邇????^ 11001110101100000011111111101100110001000011111100111111001111110011111101011110 ceb03fecc43f3f3f3f5e

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