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{^ 11011111101001111111101111011011011011100111110111011111101001111111101111011011011011100111101101011110 dfa7fbdb6e7ddfa7fbdb6e7b5e
EUC-JP ゚ァ錞n}゚ァ錞n{^ 10001110110111111000111010100111100011111110010011011100011011100111110110001110110111111000111010100111100011111110010011011100011011100111101101011110 8edf8ea78fe4dc6e7d8edf8ea78fe4dc6e7b5e
UTF-8 ゚ァ錞n}゚ァ錞n{^ 1110111110111110100111111110111110111101101001111110100110001100100111100110111001111101111011111011111010011111111011111011110110100111111010011000110010011110011011100111101101011110 efbe9fefbda7e98c9e6e7defbe9fefbda7e98c9e6e7b5e
UHC ??錞n}??錞n{^ 00111111001111111110001011110110011011100111110100111111001111111110001011110110011011100111101101011110 3f3fe2f66e7d3f3fe2f66e7b5e

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