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 輎¦}輎¦{^ 1110100010111100100011101010011001111101111010001011110010001110101001100111101101011110 e8bc8ea67de8bc8ea67b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP è??¦}è??¦{^ 10001111101010111011001000111111001111111000111110100010110000110111110110001111101010111011001000111111001111111000111110100010110000110111101101011110 8fabb23f3f8fa2c37d8fabb23f3f8fa2c37b5e
UTF-8 輎¦}輎¦{^ 11000011101010001100001010111100110000101000111011000010101001100111110111000011101010001100001010111100110000101000111011000010101001100111101101011110 c3a8c2bcc28ec2a67dc3a8c2bcc28ec2a67b5e
UHC ?¼??}?¼??{^ 00111111101010001111100100111111001111110111110100111111101010001111100100111111001111110111101101011110 3fa8f93f3f7d3fa8f93f3f7b5e

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