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 ???Om???Om^ 0011111100111111001111110100111101101101001111110011111100111111010011110110110101011110 3f3f3f4f6d3f3f3f4f6d5e
SJIS-WIN 晶ーOm晶ーOm^ 100011111011101111110011111011001011000001001111011011011000111110111011111100111110110010110000010011110110110101011110 8fbbf3ecb04f6d8fbbf3ecb04f6d5e
EUC-JP 晶?ーOm晶?ーOm^ 101111101011110100111111100011101011000001001111011011011011111010111101001111111000111010110000010011110110110101011110 bebd3f8eb04f6dbebd3f8eb04f6d5e
UTF-8 晶ーOm晶ーOm^ 1110011010011001101101101110111010001011100111111110111110111101101100000100111101101101111001101001100110110110111011101000101110011111111011111011110110110000010011110110110101011110 e699b6ee8b9fefbdb04f6de699b6ee8b9fefbdb04f6d5e
UHC 晶??Om晶??Om^ 11101111110111000011111100111111010011110110110111101111110111000011111100111111010011110110110101011110 efdc3f3f4f6defdc3f3f4f6d5e

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