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 âW‘Lùn}âW‘Lùn{^ 1110001001010111100100010100110010010000111110010110111001111101111000100101011110010001010011001001000011111001011011100111101101011110 e257914c90f96e7de257914c90f96e7b5e
SJIS-WIN ?W?L??n}?W?L??n{^ 0011111101010111001111110100110000111111001111110110111001111101001111110101011100111111010011000011111100111111011011100111101101011110 3f573f4c3f3f6e7d3f573f4c3f3f6e7b5e
EUC-JP âW?L?ùn}âW?L?ùn{^ 10001111101010111010010001010111001111110100110000111111100011111010101111100011011011100111110110001111101010111010010001010111001111110100110000111111100011111010101111100011011011100111101101011110 8faba4573f4c3f8fabe36e7d8faba4573f4c3f8fabe36e7b5e
UTF-8 âW‘Lùn}âW‘Lùn{^ 11000011101000100101011111000010100100010100110011000010100100001100001110111001011011100111110111000011101000100101011111000010100100010100110011000010100100001100001110111001011011100111101101011110 c3a257c2914cc290c3b96e7dc3a257c2914cc290c3b96e7b5e
UHC ?W?L??n}?W?L??n{^ 0011111101010111001111110100110000111111001111110110111001111101001111110101011100111111010011000011111100111111011011100111101101011110 3f573f4c3f3f6e7d3f573f4c3f3f6e7b5e

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