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 ???ORL???ORL^ 00111111001111110011111101001111010100100100110000111111001111110011111101001111010100100100110001011110 3f3f3f4f524c3f3f3f4f524c5e
SJIS-WIN 晶ーORL晶ーORL^ 1000111110111011111101001000111010110000010011110101001001001100100011111011101111110100100011101011000001001111010100100100110001011110 8fbbf48eb04f524c8fbbf48eb04f524c5e
EUC-JP 晶?ーORL晶?ーORL^ 1011111010111101001111111000111010110000010011110101001001001100101111101011110100111111100011101011000001001111010100100100110001011110 bebd3f8eb04f524cbebd3f8eb04f524c5e
UTF-8 晶ーORL晶ーORL^ 11100110100110011011011011101110100011001011110111101111101111011011000001001111010100100100110011100110100110011011011011101110100011001011110111101111101111011011000001001111010100100100110001011110 e699b6ee8cbdefbdb04f524ce699b6ee8cbdefbdb04f524c5e
UHC 晶??ORL晶??ORL^ 111011111101110000111111001111110100111101010010010011001110111111011100001111110011111101001111010100100100110001011110 efdc3f3f4f524cefdc3f3f4f524c5e

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