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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????硫????硫^ 00111111001111110011111100111111100101111011000000111111001111110011111100111111100101111011000001011110 3f3f3f3f97b03f3f3f3f97b05e
EUC-JP ????硫????硫^ 00111111001111110011111100111111110011101011001000111111001111110011111100111111110011101011001001011110 3f3f3f3fceb23f3f3f3fceb25e
UTF-8 卽겼쏢呂硫卽겼쏢呂硫^ 11100101100011011011110111101010101100101011110011101100100011111010001011101111101001101000000011100111101000011010101111100101100011011011110111101010101100101011110011101100100011111010001011101111101001101000000011100111101000011010101101011110 e58dbdeab2bcec8fa2efa680e7a1abe58dbdeab2bcec8fa2efa680e7a1ab5e
UHC 卽겼쏢呂硫卽겼쏢呂硫^ 111100011110110110110000111001011011110111110011111001011111101111010111101111001111000111101101101100001110010110111101111100111110010111111011110101111011110001011110 f1edb0e5bdf3e5fbd7bcf1edb0e5bdf3e5fbd7bc5e

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