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 ¼µ¼Í¼µ¼Í^ 101111001011010110111100110011011011110010110101101111001100110101011110 bcb5bccdbcb5bccd5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???Í???Í^ 00111111001111110011111110001111101010101011111100111111001111110011111110001111101010101011111101011110 3f3f3f8faabf3f3f3f8faabf5e
UTF-8 ¼µ¼Í¼µ¼Í^ 1100001010111100110000101011010111000010101111001100001110001101110000101011110011000010101101011100001010111100110000111000110101011110 c2bcc2b5c2bcc38dc2bcc2b5c2bcc38d5e
UHC ¼?¼?¼?¼?^ 10101000111110010011111110101000111110010011111110101000111110010011111110101000111110010011111101011110 a8f93fa8f93fa8f93fa8f93f5e

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