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 ùèüË}YùèüË}bE 11111001111010001111110011001011011111010101100111111001111010001111110011001011011111010110001001000101 f9e8fccb7d59f9e8fccb7d6245
SJIS-WIN ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
EUC-JP ùèüË}YùèüË}bE 1000111110101011111000111000111110101011101100101000111110101011111001001000111110101010101100110111110101011001100011111010101111100011100011111010101110110010100011111010101111100100100011111010101010110011011111010110001001000101 8fabe38fabb28fabe48faab37d598fabe38fabb28fabe48faab37d6245
UTF-8 ùèüË}YùèüË}bE 110000111011100111000011101010001100001110111100110000111000101101111101010110011100001110111001110000111010100011000011101111001100001110001011011111010110001001000101 c3b9c3a8c3bcc38b7d59c3b9c3a8c3bcc38b7d6245
UHC ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245

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