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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 魏占ウマ魏占ウボ^ 111010011011000010010000111010001011001110000011011111011110100110110000100100001110100010110011100000110111101101011110 e9b090e8b3837de9b090e8b3837b5e
EUC-JP 魏占ウマ魏占ウボ^ 1111001010110010110000001110101010001110101100111010010111011110111100101011001011000000111010101000111010110011101001011101110001011110 f2b2c0ea8eb3a5def2b2c0ea8eb3a5dc5e
UTF-8 魏占ウマ魏占ウボ^ 11101001101011011000111111100101100011011010000011101111101111011011001111100011100000111001111011101001101011011000111111100101100011011010000011101111101111011011001111100011100000111001110001011110 e9ad8fe58da0efbdb3e3839ee9ad8fe58da0efbdb3e3839c5e
UHC 魏占?マ魏占?ボ^ 111010101110000011101111101111110011111110101011110111101110101011100000111011111011111100111111101010111101110001011110 eae0efbf3fabdeeae0efbf3fabdc5e

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