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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN 煜?m}煜?m{^ 1111101101010101001111110110110101111101111110110101010100111111011011010111101101011110 fb553f6d7dfb553f6d7b5e
EUC-JP 煜?m}煜?m{^ 10001111110010011111110000111111011011010111110110001111110010011111110000111111011011010111101101011110 8fc9fc3f6d7d8fc9fc3f6d7b5e
UTF-8 煜렎m}煜렎m{^ 1110011110000101100111001110101110100000100011100110110101111101111001111000010110011100111010111010000010001110011011010111101101011110 e7859ceba08e6d7de7859ceba08e6d7b5e
UHC 煜렎m}煜렎m{^ 11101001111100101000111010100100011011010111110111101001111100101000111010100100011011010111101101011110 e9f28ea46d7de9f28ea46d7b5e

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