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 ???????O^ 001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f4f5e
SJIS-WIN コ齊ュ執胖宍O^ 1111000111111100101110101110101010001110101011011000111010110111111000111111010010001110101100110100111101011110 f1fcbaea8ead8eb7e3f48eb34f5e
EUC-JP ?コ齊ュ執胖宍O^ 001111111000111010111010111100111110111010001110101011011011110010111001111001101111011010111100101101010100111101011110 3f8ebaf3ee8eadbcb9e6f6bcb54f5e
UTF-8 コ齊ュ執胖宍O^ 1110111010000101101101111110111110111101101110101110100110111101100010101110111110111101101011011110010110011111101101111110100010000011100101101110010110101110100011010100111101011110 ee85b7efbdbae9bd8aefbdade59fb7e88396e5ae8d4f5e
UHC ??齊?執??O^ 0011111100111111111100001011101000111111111100101111101100111111001111110100111101011110 3f3ff0ba3ff2fb3f3f4f5e

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