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{^ 100110100100000000111111100100110111101001101110011111011001101001000000001111111001001101111010011011100111101101011110 9a403f937a6e7d9a403f937a6e7b5e
EUC-JP 咫?奴n}咫?奴n{^ 110100111010000100111111110001011101101101101110011111011101001110100001001111111100010111011011011011100111101101011110 d3a13fc5db6e7dd3a13fc5db6e7b5e
UTF-8 咫곕奴n}咫곕奴n{^ 1110010110010010101010111110101010110011100101011110010110100101101101000110111001111101111001011001001010101011111010101011001110010101111001011010010110110100011011100111101101011110 e592abeab395e5a5b46e7de592abeab395e5a5b46e7b5e
UHC 咫곕奴n}咫곕奴n{^ 1111001010100001101100001110101111010010101111110110111001111101111100101010000110110000111010111101001010111111011011100111101101011110 f2a1b0ebd2bf6e7df2a1b0ebd2bf6e7b5e

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