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 ??Ο}??Ο{^ 0011111100111111100000111010110101111101001111110011111110000011101011010111101101011110 3f3f83ad7d3f3f83ad7b5e
EUC-JP ??Ο}??Ο{^ 0011111100111111101001101010111101111101001111110011111110100110101011110111101101011110 3f3fa6af7d3f3fa6af7b5e
UTF-8 렺씻Ο}렺씻Ο{^ 11101011101000001011101011101100100101001011101111001110100111110111110111101011101000001011101011101100100101001011101111001110100111110111101101011110 eba0baec94bbce9f7deba0baec94bbce9f7b5e
UHC 렺씻Ο}렺씻Ο{^ 100011101100001010111110110001001010010111001111011111011000111011000010101111101100010010100101110011110111101101011110 8ec2bec4a5cf7d8ec2bec4a5cf7b5e

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