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 塋k?n}塋k?n{^ 100110101100100010000010100010110011111101101110011111011001101011001000100000101000101100111111011011100111101101011110 9ac8828b3f6e7d9ac8828b3f6e7b5e
EUC-JP 塋k?n}塋k?n{^ 110101001100101010100011111010110011111101101110011111011101010011001010101000111110101100111111011011100111101101011110 d4caa3eb3f6e7dd4caa3eb3f6e7b5e
UTF-8 塋k젲n}塋k젲n{^ 1110010110100001100010111110111110111101100010111110110010100000101100100110111001111101111001011010000110001011111011111011110110001011111011001010000010110010011011100111101101011110 e5a18befbd8beca0b26e7de5a18befbd8beca0b26e7b5e
UHC 塋k젲n}塋k젲n{^ 1110011110101011101000111110101110100000101001100110111001111101111001111010101110100011111010111010000010100110011011100111101101011110 e7aba3eba0a66e7de7aba3eba0a66e7b5e

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