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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 煜?遇梨煜?遇悧^ 111110110101010100111111100010111111011010010111100111001111101101010101001111111000101111110110100111001010010001011110 fb553f8bf6979cfb553f8bf69ca45e
EUC-JP 煜?遇梨煜?遇悧^ 1000111111001001111111000011111110110110111110001100110111111100100011111100100111111100001111111011011011111000110110001010011001011110 8fc9fc3fb6f8cdfc8fc9fc3fb6f8d8a65e
UTF-8 煜렖遇梨煜렖遇悧^ 11100111100001011001110011101011101000001001011011101001100000011000011111100110101000101010100011100111100001011001110011101011101000001001011011101001100000011000011111100110100000101010011101011110 e7859ceba096e98187e6a2a8e7859ceba096e98187e682a75e
UHC 煜렖遇梨煜렖遇悧^ 1110100111110010100011101010101111101001111001111101011111011110111010011111001010001110101010111110100111100111110101111101110001011110 e9f28eabe9e7d7dee9f28eabe9e7d7dc5e

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