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{^ 1001101110001100001111111001001011110010001111110110111001111101100110111000110000111111100100101111001000111111011011100111101101011110 9b8c3f92f23f6e7d9b8c3f92f23f6e7b5e
EUC-JP 寥?梯?n}寥?梯?n{^ 1101010111101100001111111100010011110100001111110110111001111101110101011110110000111111110001001111010000111111011011100111101101011110 d5ec3fc4f43f6e7dd5ec3fc4f43f6e7b5e
UTF-8 寥렔梯렟n}寥렔梯렟n{^ 1110010110101111101001011110101110100000100101001110011010100010101011111110101110100000100111110110111001111101111001011010111110100101111010111010000010010100111001101010001010101111111010111010000010011111011011100111101101011110 e5afa5eba094e6a2afeba09f6e7de5afa5eba094e6a2afeba09f6e7b5e
UHC 寥렔梯렟n}寥렔梯렟n{^ 111010001110111110001110101010011111000010101100100011101011000001101110011111011110100011101111100011101010100111110000101011001000111010110000011011100111101101011110 e8ef8ea9f0ac8eb06e7de8ef8ea9f0ac8eb06e7b5e

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