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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 魏??}魏??{^ 1110100110110000001111110011111101111101111010011011000000111111001111110111101101011110 e9b03f3f7de9b03f3f7b5e
EUC-JP 魏??}魏??{^ 1111001010110010001111110011111101111101111100101011001000111111001111110111101101011110 f2b23f3f7df2b23f3f7b5e
UTF-8 魏뚳섞}魏뚳섞{^ 111010011010110110001111111010111001101010110011111011001000010010011110011111011110100110101101100011111110101110011010101100111110110010000100100111100111101101011110 e9ad8feb9ab3ec849e7de9ad8feb9ab3ec849e7b5e
UHC 魏뚳섞}魏뚳섞{^ 111010101110000010001100111011111011110010101111011111011110101011100000100011001110111110111100101011110111101101011110 eae08cefbcaf7deae08cefbcaf7b5e

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