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{^ 1001110011000100001111111000111111001111001111110110111001111101100111001100010000111111100011111100111100111111011011100111101101011110 9cc43f8fcf3f6e7d9cc43f8fcf3f6e7b5e
EUC-JP 愼?粧?n}愼?粧?n{^ 1101100011000110001111111011111011010001001111110110111001111101110110001100011000111111101111101101000100111111011011100111101101011110 d8c63fbed13f6e7dd8c63fbed13f6e7b5e
UTF-8 愼렧粧렰n}愼렧粧렰n{^ 1110011010000100101111001110101110100000101001111110011110110010101001111110101110100000101100000110111001111101111001101000010010111100111010111010000010100111111001111011001010100111111010111010000010110000011011100111101101011110 e684bceba0a7e7b2a7eba0b06e7de684bceba0a7e7b2a7eba0b06e7b5e
UHC 愼렧粧렰n}愼렧粧렰n{^ 111000111110010110001110101101101110110111110010100011101011110101101110011111011110001111100101100011101011011011101101111100101000111010111101011011100111101101011110 e3e58eb6edf28ebd6e7de3e58eb6edf28ebd6e7b5e

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