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 ???Un}???Un{^ 00111111001111110011111101010101011011100111110100111111001111110011111101010101011011100111101101011110 3f3f3f556e7d3f3f3f556e7b5e
SJIS-WIN ??荏Un}??荏Un{^ 001111110011111110001001011000000101010101101110011111010011111100111111100010010110000001010101011011100111101101011110 3f3f8960556e7d3f3f8960556e7b5e
EUC-JP ??荏Un}??荏Un{^ 001111110011111110110001110000010101010101101110011111010011111100111111101100011100000101010101011011100111101101011110 3f3fb1c1556e7d3f3fb1c1556e7b5e
UTF-8 씽롂荏Un}씽롂荏Un{^ 11101100100101001011110111101011101000011000001011101000100011011000111101010101011011100111110111101100100101001011110111101011101000011000001011101000100011011000111101010101011011100111101101011110 ec94bdeba182e88d8f556e7dec94bdeba182e88d8f556e7b5e
UHC 씽롂荏Un}씽롂荏Un{^ 10111110110001011000111011001001111011001111101101010101011011100111110110111110110001011000111011001001111011001111101101010101011011100111101101011110 bec58ec9ecfb556e7dbec58ec9ecfb556e7b5e

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