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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 鮃躬W}鮃躬W{^ 11101001101101111110011101011010010101110111110111101001101101111110011101011010010101110111101101011110 e9b7e75a577de9b7e75a577b5e
EUC-JP 鮃躬W}鮃躬W{^ 11110010101110011110110110111011010101110111110111110010101110011110110110111011010101110111101101011110 f2b9edbb577df2b9edbb577b5e
UTF-8 鮃躬W}鮃躬W{^ 1110100110101110100000111110100010111010101011000101011101111101111010011010111010000011111010001011101010101100010101110111101101011110 e9ae83e8baac577de9ae83e8baac577b5e
UHC ?躬W}?躬W{^ 0011111111001111111001010101011101111101001111111100111111100101010101110111101101011110 3fcfe5577d3fcfe5577b5e

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