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{^ 100111001001100100111111100110101000101101101110011111011001110010011001001111111001101010001011011011100111101101011110 9c993f9a8b6e7d9c993f9a8b6e7b5e
EUC-JP 恙?嚥n}恙?嚥n{^ 110101111111100100111111110100111110101101101110011111011101011111111001001111111101001111101011011011100111101101011110 d7f93fd3eb6e7dd7f93fd3eb6e7b5e
UTF-8 恙뒟嚥n}恙뒟嚥n{^ 1110011010000001100110011110101110010010100111111110010110011010101001010110111001111101111001101000000110011001111010111001001010011111111001011001101010100101011011100111101101011110 e68199eb929fe59aa56e7de68199eb929fe59aa56e7b5e
UHC 恙뒟嚥n}恙뒟嚥n{^ 1110010110111111100010101001101111100110101111110110111001111101111001011011111110001010100110111110011010111111011011100111101101011110 e5bf8a9be6bf6e7de5bf8a9be6bf6e7b5e

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