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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 罐′沖罐′沖^ 11100011101000111000000110001100100010011010101111100011101000111000000110001100100010011010101101011110 e3a3818c89abe3a3818c89ab5e
EUC-JP 罐′沖罐′沖^ 11100110101001011010000111101100101100101010110111100110101001011010000111101100101100101010110101011110 e6a5a1ecb2ade6a5a1ecb2ad5e
UTF-8 罐′沖罐′沖^ 11100111101111011001000011100010100000001011001011100110101100101001011011100111101111011001000011100010100000001011001011100110101100101001011001011110 e7bd90e280b2e6b296e7bd90e280b2e6b2965e
UHC 罐′沖罐′沖^ 11001110101110001010000111000111111101011111100011001110101110001010000111000111111101011111100001011110 ceb8a1c7f5f8ceb8a1c7f5f85e

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