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 檉??Ο}檉??Ο{^ 1000111111000101101110110011111100111111101001101010111101111101100011111100010110111011001111110011111110100110101011110111101101011110 8fc5bb3f3fa6af7d8fc5bb3f3fa6af7b5e
UTF-8 檉몄렟Ο}檉몄렟Ο{^ 11100110101010101000100111101011101010101000010011101011101000001001111111001110100111110111110111100110101010101000100111101011101010101000010011101011101000001001111111001110100111110111101101011110 e6aa89ebaa84eba09fce9f7de6aa89ebaa84eba09fce9f7b5e
UHC 檉몄렟Ο}檉몄렟Ο{^ 11101111111000001011100011101100100011101011000010100101110011110111110111101111111000001011100011101100100011101011000010100101110011110111101101011110 efe0b8ec8eb0a5cf7defe0b8ec8eb0a5cf7b5e

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