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 11100111100110111001011011100101100100101010101111100111100110111001011011100101100100101010101101000010 e79b96e592abe79b96e592ab42
EUC-JP 逶門牒逶門牒B 11101101111110111100110011100111110001001010110111101101111110111100110011100111110001001010110101000010 edfbcce7c4adedfbcce7c4ad42
UTF-8 逶門牒逶門牒B 11101001100000001011011011101001100101101000000011100111100010011001001011101001100000001011011011101001100101101000000011100111100010011001001001000010 e980b6e99680e78992e980b6e99680e7899242
UHC ?門牒?門牒B 0011111111011010101001101111010011100000001111111101101010100110111101001110000001000010 3fdaa6f4e03fdaa6f4e042

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