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^ 1011111010101100100011101101001010001111101111101110010010001110110101000110010101011110 beac8ed28fbee48ed4655e
SJIS-WIN ?¬???????e^ 001111111000000111001010001111110011111100111111001111110011111100111111001111110110010101011110 3f81ca3f3f3f3f3f3f3f655e
EUC-JP ?¬?Ò??ä?Ôe^ 001111111010001011001100001111111000111110101010110100100011111100111111100011111010101110100011001111111000111110101010110101000110010101011110 3fa2cc3f8faad23f3f8faba33f8faad4655e
UTF-8 ¾¬ŽÒ¾äŽÔe^ 1100001010111110110000101010110011000010100011101100001110010010110000101000111111000010101111101100001110100100110000101000111011000011100101000110010101011110 c2bec2acc28ec392c28fc2bec3a4c28ec394655e
UHC ¾????¾???e^ 10101000111110100011111100111111001111110011111110101000111110100011111100111111001111110110010101011110 a8fa3f3f3f3fa8fa3f3f3f655e

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