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 ??荏}??荏{^ 0011111100111111100010010110000001111101001111110011111110001001011000000111101101011110 3f3f89607d3f3f89607b5e
EUC-JP ??荏}??荏{^ 0011111100111111101100011100000101111101001111110011111110110001110000010111101101011110 3f3fb1c17d3f3fb1c17b5e
UTF-8 씻롒荏}씻롒荏{^ 111011001001010010111011111010111010000110010010111010001000110110001111011111011110110010010100101110111110101110100001100100101110100010001101100011110111101101011110 ec94bbeba192e88d8f7dec94bbeba192e88d8f7b5e
UHC 씻롒荏}씻롒荏{^ 101111101100010010001110110101111110110011111011011111011011111011000100100011101101011111101100111110110111101101011110 bec48ed7ecfb7dbec48ed7ecfb7b5e

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