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{^ 10011010111000110011111100111111011011100111110110011010111000110011111100111111011011100111101101011110 9ae33f3f6e7d9ae33f3f6e7b5e
EUC-JP 壹??n}壹??n{^ 11010100111001010011111100111111011011100111110111010100111001010011111100111111011011100111101101011110 d4e53f3f6e7dd4e53f3f6e7b5e
UTF-8 壹댑♥n}壹댑♥n{^ 1110010110100011101110011110101110001100100100011110001010011001101001010110111001111101111001011010001110111001111010111000110010010001111000101001100110100101011011100111101101011110 e5a3b9eb8c91e299a56e7de5a3b9eb8c91e299a56e7b5e
UHC 壹댑♥n}壹댑♥n{^ 1110110011101100101101001111000010100010101111100110111001111101111011001110110010110100111100001010001010111110011011100111101101011110 ececb4f0a2be6e7dececb4f0a2be6e7b5e

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