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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 症エU}症エU{^ 100011111100011111110000101111001011010001010101011111011000111111000111111100001011110010110100010101010111101101011110 8fc7f0bcb4557d8fc7f0bcb4557b5e
EUC-JP 症?エU}症?エU{^ 101111101100100100111111100011101011010001010101011111011011111011001001001111111000111010110100010101010111101101011110 bec93f8eb4557dbec93f8eb4557b5e
UTF-8 症エU}症エU{^ 1110011110010111100001111110111010000001101110111110111110111101101101000101010101111101111001111001011110000111111011101000000110111011111011111011110110110100010101010111101101011110 e79787ee81bbefbdb4557de79787ee81bbefbdb4557b5e
UHC 症??U}症??U{^ 11110001111110000011111100111111010101010111110111110001111110000011111100111111010101010111101101011110 f1f83f3f557df1f83f3f557b5e

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