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 圓皎?}圓皎?{^ 10011010101000101110000110100111001111110111110110011010101000101110000110100111001111110111101101011110 9aa2e1a73f7d9aa2e1a73f7b5e
EUC-JP 圓皎?}圓皎?{^ 11010100101001001110001010101001001111110111110111010100101001001110001010101001001111110111101101011110 d4a4e2a93f7dd4a4e2a93f7b5e
UTF-8 圓皎歷}圓皎歷{^ 111001011001110010010011111001111001101010001110111001101010110110110111011111011110010110011100100100111110011110011010100011101110011010101101101101110111101101011110 e59c93e79a8ee6adb77de59c93e79a8ee6adb77b5e
UHC 圓皎歷}圓皎歷{^ 111010101010110111001110111010111101010111110110011111011110101010101101110011101110101111010101111101100111101101011110 eaadceebd5f67deaadceebd5f67b5e

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