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{^ 1000100010101110001111111000100011011111001111110110111001111101100010001010111000111111100010001101111100111111011011100111101101011110 88ae3f88df3f6e7d88ae3f88df3f6e7b5e
EUC-JP 旭?衣?n}旭?衣?n{^ 1011000010110000001111111011000011100001001111110110111001111101101100001011000000111111101100001110000100111111011011100111101101011110 b0b03fb0e13f6e7db0b03fb0e13f6e7b5e
UTF-8 旭렔衣좃n}旭렔衣좃n{^ 1110011010010111101011011110101110100000100101001110100010100001101000111110110010100010100000110110111001111101111001101001011110101101111010111010000010010100111010001010000110100011111011001010001010000011011011100111101101011110 e697adeba094e8a1a3eca2836e7de697adeba094e8a1a3eca2836e7b5e
UHC 旭렔衣좃n}旭렔衣좃n{^ 111010011110111110001110101010011110101111111101110000011011110101101110011111011110100111101111100011101010100111101011111111011100000110111101011011100111101101011110 e9ef8ea9ebfdc1bd6e7de9ef8ea9ebfdc1bd6e7b5e

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