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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 紙?缸?紙?缸?^ 10001110100001100011111111100011100111010011111110001110100001100011111111100011100111010011111101011110 8e863fe39d3f8e863fe39d3f5e
EUC-JP 紙?缸?紙?缸?^ 10111011111001100011111111100101111111010011111110111011111001100011111111100101111111010011111101011110 bbe63fe5fd3fbbe63fe5fd3f5e
UTF-8 紙렟缸룁紙렟缸뢸^ 11100111101101001001100111101011101000001001111111100111101111001011100011101011101000111000000111100111101101001001100111101011101000001001111111100111101111001011100011101011101000101011100001011110 e7b499eba09fe7bcb8eba381e7b499eba09fe7bcb8eba2b85e
UHC 紙렟缸룁紙렟缸뢸^ 1111001010110101100011101011000011111001111111001011011111011110111100101011010110001110101100001111100111111100101101111101110001011110 f2b58eb0f9fcb7def2b58eb0f9fcb7dc5e

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