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 ¼Ó¼½}¼Ó¼½{^ 1011110011010011101111001011110101111101101111001101001110111100101111010111101101011110 bcd3bcbd7dbcd3bcbd7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?Ó??}?Ó??{^ 001111111000111110101010110100010011111100111111011111010011111110001111101010101101000100111111001111110111101101011110 3f8faad13f3f7d3f8faad13f3f7b5e
UTF-8 ¼Ó¼½}¼Ó¼½{^ 11000010101111001100001110010011110000101011110011000010101111010111110111000010101111001100001110010011110000101011110011000010101111010111101101011110 c2bcc393c2bcc2bd7dc2bcc393c2bcc2bd7b5e
UHC ¼?¼½}¼?¼½{^ 1010100011111001001111111010100011111001101010001111011001111101101010001111100100111111101010001111100110101000111101100111101101011110 a8f93fa8f9a8f67da8f93fa8f9a8f67b5e

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