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{^ 100110100100000010010110110100000011111101101110011111011001101001000000100101101101000000111111011011100111101101011110 9a4096d03f6e7d9a4096d03f6e7b5e
EUC-JP 咫孟?n}咫孟?n{^ 110100111010000111001100110100100011111101101110011111011101001110100001110011001101001000111111011011100111101101011110 d3a1ccd23f6e7dd3a1ccd23f6e7b5e
UTF-8 咫孟↔n}咫孟↔n{^ 1110010110010010101010111110010110101101100111111110001010000110100101000110111001111101111001011001001010101011111001011010110110011111111000101000011010010100011011100111101101011110 e592abe5ad9fe286946e7de592abe5ad9fe286946e7b5e
UHC 咫孟↔n}咫孟↔n{^ 1111001010100001110110001110101110100001111010100110111001111101111100101010000111011000111010111010000111101010011011100111101101011110 f2a1d8eba1ea6e7df2a1d8eba1ea6e7b5e

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