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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 國??}國??{^ 1001101010100000001111110011111101111101100110101010000000111111001111110111101101011110 9aa03f3f7d9aa03f3f7b5e
EUC-JP 國??}國??{^ 1101010010100010001111110011111101111101110101001010001000111111001111110111101101011110 d4a23f3f7dd4a23f3f7b5e
UTF-8 國뤦혂}國뤦혂{^ 111001011001110010001011111010111010010010100110111011011001100010000010011111011110010110011100100010111110101110100100101001101110110110011000100000100111101101011110 e59c8beba4a6ed98827de59c8beba4a6ed98827b5e
UHC 國뤦혂}國뤦혂{^ 110011111101000010001111110101001100001001101110011111011100111111010000100011111101010011000010011011100111101101011110 cfd08fd4c26e7dcfd08fd4c26e7b5e

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