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{^ 100100011010000010010010010001011001000110100000100100011001111101101110011111011001000110100000100100100100010110010001101000001001000110011111011011100111101101011110 91a0924591a0919f6e7d91a0924591a0919f6e7b5e
EUC-JP 蔵脱蔵臓n}蔵脱蔵臓n{^ 110000101010001011000011101001101100001010100010110000101010000101101110011111011100001010100010110000111010011011000010101000101100001010100001011011100111101101011110 c2a2c3a6c2a2c2a16e7dc2a2c3a6c2a2c2a16e7b5e
UTF-8 蔵脱蔵臓n}蔵脱蔵臓n{^ 1110100010010100101101011110100010000100101100011110100010010100101101011110100010000111100100110110111001111101111010001001010010110101111010001000010010110001111010001001010010110101111010001000011110010011011011100111101101011110 e894b5e884b1e894b5e887936e7de894b5e884b1e894b5e887936e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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