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 寃?啼?}寃?啼?{^ 100110111000001100111111100110100110010100111111011111011001101110000011001111111001101001100101001111110111101101011110 9b833f9a653f7d9b833f9a653f7b5e
EUC-JP 寃?啼?}寃?啼?{^ 110101011110001100111111110100111100011000111111011111011101010111100011001111111101001111000110001111110111101101011110 d5e33fd3c63f7dd5e33fd3c63f7b5e
UTF-8 寃렎啼렧}寃렎啼렧{^ 111001011010111110000011111010111010000010001110111001011001010110111100111010111010000010100111011111011110010110101111100000111110101110100000100011101110010110010101101111001110101110100000101001110111101101011110 e5af83eba08ee595bceba0a77de5af83eba08ee595bceba0a77b5e
UHC 寃렎啼렧}寃렎啼렧{^ 11101010101100101000111010100100111100001010011010001110101101100111110111101010101100101000111010100100111100001010011010001110101101100111101101011110 eab28ea4f0a68eb67deab28ea4f0a68eb67b5e

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