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 ???On}???On{^ 00111111001111110011111101001111011011100111110100111111001111110011111101001111011011100111101101011110 3f3f3f4f6e7d3f3f3f4f6e7b5e
SJIS-WIN ホロOn}ホロOn{^ 110011101111011011010010110110110100111101101110011111011100111011110110110100101101101101001111011011100111101101011110 cef6d2db4f6e7dcef6d2db4f6e7b5e
EUC-JP ホ?ロOn}ホ?ロOn{^ 1000111011001110001111111000111011011011010011110110111001111101100011101100111000111111100011101101101101001111011011100111101101011110 8ece3f8edb4f6e7d8ece3f8edb4f6e7b5e
UTF-8 ホロOn}ホロOn{^ 11101111101111101000111011101110100100111011100111101111101111101001101101001111011011100111110111101111101111101000111011101110100100111011100111101111101111101001101101001111011011100111101101011110 efbe8eee93b9efbe9b4f6e7defbe8eee93b9efbe9b4f6e7b5e
UHC ???On}???On{^ 00111111001111110011111101001111011011100111110100111111001111110011111101001111011011100111101101011110 3f3f3f4f6e7d3f3f3f4f6e7b5e

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