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{^ 10011100100110010011111100111111011011100111110110011100100110010011111100111111011011100111101101011110 9c993f3f6e7d9c993f3f6e7b5e
EUC-JP 恙?˝n}恙?˝n{^ 1101011111111001001111111000111110100010101100110110111001111101110101111111100100111111100011111010001010110011011011100111101101011110 d7f93f8fa2b36e7dd7f93f8fa2b36e7b5e
UTF-8 恙띸˝n}恙띸˝n{^ 111001101000000110011001111010111001110110111000110010111001110101101110011111011110011010000001100110011110101110011101101110001100101110011101011011100111101101011110 e68199eb9db8cb9d6e7de68199eb9db8cb9d6e7b5e
UHC 恙띸˝n}恙띸˝n{^ 1110010110111111100011011110011110100010101010010110111001111101111001011011111110001101111001111010001010101001011011100111101101011110 e5bf8de7a2a96e7de5bf8de7a2a96e7b5e

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