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{^ 100110100100000000111111111010100111001001101110011111011001101001000000001111111110101001110010011011100111101101011110 9a403fea726e7d9a403fea726e7b5e
EUC-JP 咫?靡n}咫?靡n{^ 110100111010000100111111111100111101001101101110011111011101001110100001001111111111001111010011011011100111101101011110 d3a13ff3d36e7dd3a13ff3d36e7b5e
UTF-8 咫곕靡n}咫곕靡n{^ 1110010110010010101010111110101010110011100101011110100110011101101000010110111001111101111001011001001010101011111010101011001110010101111010011001110110100001011011100111101101011110 e592abeab395e99da16e7de592abeab395e99da16e7b5e
UHC 咫곕靡n}咫곕靡n{^ 1111001010100001101100001110101111011010101111000110111001111101111100101010000110110000111010111101101010111100011011100111101101011110 f2a1b0ebdabc6e7df2a1b0ebdabc6e7b5e

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