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 ªÑ¡òLªÑ¡òL^ 10001111101010101101000110100001111100100100110010001111101010101101000110100001111100100100110001011110 8faad1a1f24c8faad1a1f24c5e
SJIS-WIN ?????L?????L^ 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001011110 3f3f3f3f3f4c3f3f3f3f3f4c5e
EUC-JP ?ªÑ¡òL?ªÑ¡òL^ 0011111110001111101000101110110010001111101010101101000010001111101000101100001010001111101010111101001001001100001111111000111110100010111011001000111110101010110100001000111110100010110000101000111110101011110100100100110001011110 3f8fa2ec8faad08fa2c28fabd24c3f8fa2ec8faad08fa2c28fabd24c5e
UTF-8 ªÑ¡òLªÑ¡òL^ 1100001010001111110000101010101011000011100100011100001010100001110000111011001001001100110000101000111111000010101010101100001110010001110000101010000111000011101100100100110001011110 c28fc2aac391c2a1c3b24cc28fc2aac391c2a1c3b24c5e
UHC ?ª?¡?L?ª?¡?L^ 0011111110101000101000110011111110100010101011100011111101001100001111111010100010100011001111111010001010101110001111110100110001011110 3fa8a33fa2ae3f4c3fa8a33fa2ae3f4c5e

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