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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 茫э襲n}茫э襲n{^ 1110010010101001100001001000111110001111010100000110111001111101111001001010100110000100100011111000111101010000011011100111101101011110 e4a9848f8f506e7de4a9848f8f506e7b5e
EUC-JP 茫э襲n}茫э襲n{^ 1110100010101011101001111110111110111101101100010110111001111101111010001010101110100111111011111011110110110001011011100111101101011110 e8aba7efbdb16e7de8aba7efbdb16e7b5e
UTF-8 茫э襲n}茫э襲n{^ 111010001000110010101011110100011000110111101000101001011011001001101110011111011110100010001100101010111101000110001101111010001010010110110010011011100111101101011110 e88cabd18de8a5b26e7de88cabd18de8a5b26e7b5e
UHC 茫э襲n}茫э襲n{^ 1101100011010100101011001110111111100011101010010110111001111101110110001101010010101100111011111110001110101001011011100111101101011110 d8d4acefe3a96e7dd8d4acefe3a96e7b5e

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