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 ¼®¼Ó}¼®¼Ó{^ 1011110010101110101111001101001101111101101111001010111010111100110100110111101101011110 bcaebcd37dbcaebcd37b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?®?Ó}?®?Ó{^ 00111111100011111010001011101110001111111000111110101010110100010111110100111111100011111010001011101110001111111000111110101010110100010111101101011110 3f8fa2ee3f8faad17d3f8fa2ee3f8faad17b5e
UTF-8 ¼®¼Ó}¼®¼Ó{^ 11000010101111001100001010101110110000101011110011000011100100110111110111000010101111001100001010101110110000101011110011000011100100110111101101011110 c2bcc2aec2bcc3937dc2bcc2aec2bcc3937b5e
UHC ¼®¼?}¼®¼?{^ 1010100011111001101000101110011110101000111110010011111101111101101010001111100110100010111001111010100011111001001111110111101101011110 a8f9a2e7a8f93f7da8f9a2e7a8f93f7b5e

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