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 ???源g????^ 001111110011111100111111100011001011100110000010100001110011111100111111001111110011111101011110 3f3f3f8cb982873f3f3f3f5e
EUC-JP ???源g?洹??^ 0011111100111111001111111011100010111011101000111110011100111111100011111100011110111010001111110011111101011110 3f3f3fb8bba3e73f8fc7ba3f3f5e
UTF-8 捻곌퇊源g솻洹쏄묍^ 11101111101001101010010011101010101100111000110011101101100001111000101011100110101110101001000011101111101111011000011111101100100001101011101111100110101101001011100111101100100011111000010011101011101011001000110101011110 efa6a4eab38ced878ae6ba90efbd87ec86bbe6b4b9ec8f84ebac8d5e
UHC 捻곌퇊源g솻洹쏄묍^ 11100110111101111011000011101010101101111001101111101010101110011010001111100111100110011011000011101010101101111001101111101010101110011010001101011110 e6f7b0eab79beab9a3e799b0eab79beab9a35e

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