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 ???Ο}???Ο{^ 00111111001111110011111110000011101011010111110100111111001111110011111110000011101011010111101101011110 3f3f3f83ad7d3f3f3f83ad7b5e
EUC-JP ???Ο}???Ο{^ 00111111001111110011111110100110101011110111110100111111001111110011111110100110101011110111101101011110 3f3f3fa6af7d3f3f3fa6af7b5e
UTF-8 렻렓렻Ο}렻렓렻Ο{^ 11101011101000001011101111101011101000001001001111101011101000001011101111001110100111110111110111101011101000001011101111101011101000001001001111101011101000001011101111001110100111110111101101011110 eba0bbeba093eba0bbce9f7deba0bbeba093eba0bbce9f7b5e
UHC 렻렓렻Ο}렻렓렻Ο{^ 10001110110000111000111010101000100011101100001110100101110011110111110110001110110000111000111010101000100011101100001110100101110011110111101101011110 8ec38ea88ec3a5cf7d8ec38ea88ec3a5cf7b5e

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