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 ¼¼¼Ö¼Ï¼Ñ^ 101111001011110010111100110101101011110011001111101111001101000101011110 bcbcbcd6bccfbcd15e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???Ö?Ï?Ñ^ 001111110011111100111111100011111010101011010011001111111000111110101010110000010011111110001111101010101101000001011110 3f3f3f8faad33f8faac13f8faad05e
UTF-8 ¼¼¼Ö¼Ï¼Ñ^ 1100001010111100110000101011110011000010101111001100001110010110110000101011110011000011100011111100001010111100110000111001000101011110 c2bcc2bcc2bcc396c2bcc38fc2bcc3915e
UHC ¼¼¼?¼?¼?^ 1010100011111001101010001111100110101000111110010011111110101000111110010011111110101000111110010011111101011110 a8f9a8f9a8f93fa8f93fa8f93f5e

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