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 ???a???N???a???N^ 0011111100111111001111110110000100111111001111110011111101001110001111110011111100111111011000010011111100111111001111110100111001011110 3f3f3f613f3f3f4e3f3f3f613f3f3f4e5e
SJIS-WIN 曖??a曖??N曖??a曖??N^ 100111100100001000111111001111110110000110011110010000100011111100111111010011101001111001000010001111110011111101100001100111100100001000111111001111110100111001011110 9e423f3f619e423f3f4e9e423f3f619e423f3f4e5e
EUC-JP 曖??a曖??N曖??a曖??N^ 110110111010001100111111001111110110000111011011101000110011111100111111010011101101101110100011001111110011111101100001110110111010001100111111001111110100111001011110 dba33f3f61dba33f3f4edba33f3f61dba33f3f4e5e
UTF-8 曖뤷뵺a曖뤷뵺N曖뤷뵺a曖뤷뵺N^ 1110011010011011100101101110101110100100101101111110101110110101101110100110000111100110100110111001011011101011101001001011011111101011101101011011101001001110111001101001101110010110111010111010010010110111111010111011010110111010011000011110011010011011100101101110101110100100101101111110101110110101101110100100111001011110 e69b96eba4b7ebb5ba61e69b96eba4b7ebb5ba4ee69b96eba4b7ebb5ba61e69b96eba4b7ebb5ba4e5e
UHC 曖뤷뵺a曖뤷뵺N曖뤷뵺a曖뤷뵺N^ 1110010011110010100011111110010110010100101110000110000111100100111100101000111111100101100101001011100001001110111001001111001010001111111001011001010010111000011000011110010011110010100011111110010110010100101110000100111001011110 e4f28fe594b861e4f28fe594b84ee4f28fe594b861e4f28fe594b84e5e

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