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^ 10111100101111101011110010110101101111001011111010111100101011110110010101011110 bcbebcb5bcbebcaf655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ???????¯e^ 001111110011111100111111001111110011111100111111001111111000111110100010101101000110010101011110 3f3f3f3f3f3f3f8fa2b4655e
UTF-8 ¼¾¼µ¼¾¼¯e^ 110000101011110011000010101111101100001010111100110000101011010111000010101111001100001010111110110000101011110011000010101011110110010101011110 c2bcc2bec2bcc2b5c2bcc2bec2bcc2af655e
UHC ¼¾¼?¼¾¼?e^ 10101000111110011010100011111010101010001111100100111111101010001111100110101000111110101010100011111001001111110110010101011110 a8f9a8faa8f93fa8f9a8faa8f93f655e

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