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 ¾­Ž®¾¬ŽÁe^ 10111110101011011000111010101110101111101010110010001110110000010110010101011110 bead8eaebeac8ec1655e
SJIS-WIN ?????¬??e^ 0011111100111111001111110011111100111111100000011100101000111111001111110110010101011110 3f3f3f3f3f81ca3f3f655e
EUC-JP ???®?¬?Áe^ 001111110011111100111111100011111010001011101110001111111010001011001100001111111000111110101010101000010110010101011110 3f3f3f8fa2ee3fa2cc3f8faaa1655e
UTF-8 ¾­Ž®¾¬ŽÁe^ 110000101011111011000010101011011100001010001110110000101010111011000010101111101100001010101100110000101000111011000011100000010110010101011110 c2bec2adc28ec2aec2bec2acc28ec381655e
UHC ¾­?®¾???e^ 1010100011111010101000011010100100111111101000101110011110101000111110100011111100111111001111110110010101011110 a8faa1a93fa2e7a8fa3f3f3f655e

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