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 ¼Ï¼®è¬¼ÍúDU 1011110011001111101111001010111011101000101011001011110011001101111110100100010001010101 bccfbcaee8acbccdfa4455
SJIS-WIN ?????¬???DU 001111110011111100111111001111110011111110000001110010100011111100111111001111110100010001010101 3f3f3f3f3f81ca3f3f3f4455
EUC-JP ?Ï?®è¬?ÍúDU 00111111100011111010101011000001001111111000111110100010111011101000111110101011101100101010001011001100001111111000111110101010101111111000111110101011111000100100010001010101 3f8faac13f8fa2ee8fabb2a2cc3f8faabf8fabe24455
UTF-8 ¼Ï¼®è¬¼ÍúDU 1100001010111100110000111000111111000010101111001100001010101110110000111010100011000010101011001100001010111100110000111000110111000011101110100100010001010101 c2bcc38fc2bcc2aec3a8c2acc2bcc38dc3ba4455
UHC ¼?¼®??¼??DU 101010001111100100111111101010001111100110100010111001110011111100111111101010001111100100111111001111110100010001010101 a8f93fa8f9a2e73f3fa8f93f3f4455

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