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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 壽?嗽?n}壽?嗽?n{^ 1001101011100110001111111001101001110101001111110110111001111101100110101110011000111111100110100111010100111111011011100111101101011110 9ae63f9a753f6e7d9ae63f9a753f6e7b5e
EUC-JP 壽?嗽?n}壽?嗽?n{^ 1101010011101000001111111101001111010110001111110110111001111101110101001110100000111111110100111101011000111111011011100111101101011110 d4e83fd3d63f6e7dd4e83fd3d63f6e7b5e
UTF-8 壽挻嗽黎n}壽挻嗽黎n{^ 1110010110100011101111011110011010001100101110111110010110010111101111011110111110100110100010010110111001111101111001011010001110111101111001101000110010111011111001011001011110111101111011111010011010001001011011100111101101011110 e5a3bde68cbbe597bdefa6896e7de5a3bde68cbbe597bdefa6896e7b5e
UHC 壽挻嗽黎n}壽挻嗽黎n{^ 111000011111100011100110110010011110000111110101111001101011000101101110011111011110000111111000111001101100100111100001111101011110011010110001011011100111101101011110 e1f8e6c9e1f5e6b16e7de1f8e6c9e1f5e6b16e7b5e

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