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 Ž¼â¾ŽÓDŽ¼â¾ŽÓD^ 100011101011110011100010101111101000111011010011010001001000111010111100111000101011111010001110110100110100010001011110 8ebce2be8ed3448ebce2be8ed3445e
SJIS-WIN ??????D??????D^ 001111110011111100111111001111110011111100111111010001000011111100111111001111110011111100111111001111110100010001011110 3f3f3f3f3f3f443f3f3f3f3f3f445e
EUC-JP ??â??ÓD??â??ÓD^ 0011111100111111100011111010101110100100001111110011111110001111101010101101000101000100001111110011111110001111101010111010010000111111001111111000111110101010110100010100010001011110 3f3f8faba43f3f8faad1443f3f8faba43f3f8faad1445e
UTF-8 Ž¼â¾ŽÓDŽ¼â¾ŽÓD^ 110000101000111011000010101111001100001110100010110000101011111011000010100011101100001110010011010001001100001010001110110000101011110011000011101000101100001010111110110000101000111011000011100100110100010001011110 c28ec2bcc3a2c2bec28ec39344c28ec2bcc3a2c2bec28ec393445e
UHC ?¼?¾??D?¼?¾??D^ 00111111101010001111100100111111101010001111101000111111001111110100010000111111101010001111100100111111101010001111101000111111001111110100010001011110 3fa8f93fa8fa3f3f443fa8f93fa8fa3f3f445e

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