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 韋門霧}韋門霧{^ 111010001110100010010110111001011001011010110110011111011110100011101000100101101110010110010110101101100111101101011110 e8e896e596b67de8e896e596b67b5e
EUC-JP 韋門霧}韋門霧{^ 111100001110101011001100111001111100110010111000011111011111000011101010110011001110011111001100101110000111101101011110 f0eacce7ccb87df0eacce7ccb87b5e
UTF-8 韋門霧}韋門霧{^ 111010011001111110001011111010011001011010000000111010011001110010100111011111011110100110011111100010111110100110010110100000001110100110011100101001110111101101011110 e99f8be99680e99ca77de99f8be99680e99ca77b5e
UHC 韋門霧}韋門霧{^ 111010101101111111011010101001101101100111110110011111011110101011011111110110101010011011011001111101100111101101011110 eadfdaa6d9f67deadfdaa6d9f67b5e

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