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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???愿??佚??^ 001111110011111100111111100111001100001100111111001111111001100011000011001111110011111101011110 3f3f3f9cc33f3f98c33f3f5e
EUC-JP ???愿??佚??^ 001111110011111100111111110110001100010100111111001111111101000011000101001111110011111101011110 3f3f3fd8c53f3fd0c53f3f5e
UTF-8 溜블뙇愿섎졋佚띻킌^ 11101111101001111000101111101011101110001001010011101011100110011000011111100110100001001011111111101100100001001000111011101100101000011000101111100100101111011001101011101011100111011011101111101101100000101000110001011110 efa78bebb894eb9987e684bfec848eeca18be4bd9aeb9dbbed828c5e
UHC 溜블뙇愿섎졋佚띻킌^ 11101010111111101011101011101101100011001000110111101010101101001001100011101011101000001011101011101100111010101000110111101010101101001001100001011110 eafebaed8c8deab498eba0baecea8deab4985e

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