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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 寃?億?}寃?億?{^ 100110111000001100111111100010011010110100111111011111011001101110000011001111111000100110101101001111110111101101011110 9b833f89ad3f7d9b833f89ad3f7b5e
EUC-JP 寃?億?}寃?億?{^ 110101011110001100111111101100101010111100111111011111011101010111100011001111111011001010101111001111110111101101011110 d5e33fb2af3f7dd5e33fb2af3f7b5e
UTF-8 寃렪億렩}寃렪億렩{^ 111001011010111110000011111010111010000010101010111001011000010010000100111010111010000010101001011111011110010110101111100000111110101110100000101010101110010110000100100001001110101110100000101010010111101101011110 e5af83eba0aae58484eba0a97de5af83eba0aae58484eba0a97b5e
UHC 寃렪億렩}寃렪億렩{^ 11101010101100101000111010111000111001011110001010001110101101110111110111101010101100101000111010111000111001011110001010001110101101110111101101011110 eab28eb8e5e28eb77deab28eb8e5e28eb77b5e

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