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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 魏仙剛魏仙剛B 11101001101100001001000011100101100011011000010011101001101100001001000011100101100011011000010001000010 e9b090e58d84e9b090e58d8442
EUC-JP 魏仙剛魏仙剛B 11110010101100101100000011100111101110011110010011110010101100101100000011100111101110011110010001000010 f2b2c0e7b9e4f2b2c0e7b9e442
UTF-8 魏仙剛魏仙剛B 11101001101011011000111111100100101110111001100111100101100010011001101111101001101011011000111111100100101110111001100111100101100010011001101101000010 e9ad8fe4bb99e5899be9ad8fe4bb99e5899b42
UHC 魏仙剛魏仙剛B 11101010111000001110000010111001110010111010011111101010111000001110000010111001110010111010011101000010 eae0e0b9cba7eae0e0b9cba742

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