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{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN 咫唸]n}咫唸]n{^ 100110100100000010011010010110000101110101101110011111011001101001000000100110100101100001011101011011100111101101011110 9a409a585d6e7d9a409a585d6e7b5e
EUC-JP 咫唸]n}咫唸]n{^ 110100111010000111010011101110010101110101101110011111011101001110100001110100111011100101011101011011100111101101011110 d3a1d3b95d6e7dd3a1d3b95d6e7b5e
UTF-8 咫唸]n}咫唸]n{^ 11100101100100101010101111100101100101001011100001011101011011100111110111100101100100101010101111100101100101001011100001011101011011100111101101011110 e592abe594b85d6e7de592abe594b85d6e7b5e
UHC 咫?]n}咫?]n{^ 11110010101000010011111101011101011011100111110111110010101000010011111101011101011011100111101101011110 f2a13f5d6e7df2a13f5d6e7b5e

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