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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳奇セ溷蠇ゥ螳 1110010010111000100010101110111110111110100111111110010111110100100111001111101110100001101010011110010110101110 e4b88aefbe9fe5f49cfba1a9e5ae
EUC-JP 荳奇セ溷??ゥ螳 1110100010111010101101001111000110001110101111101101111011100111001111110011111110001110101010011110101010110000 e8bab4f18ebedee73f3f8ea9eab0
UTF-8 荳奇セ溷蠇ゥ螳 111010001000110110110011111001011010010110000111111011111011110110111110111001101011101010110111111011101000110110001011111010001010000010000111111011111011110110101001111010001001111010110011 e88db3e5a587efbdbee6bab7ee8d8be8a087efbda9e89eb3
UHC 荳奇?????螳 1101010011100101110100001111010000111111001111110011111100111111001111111101001111011001 d4e5d0f43f3f3f3f3fd3d9

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