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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 逑皮ウッ閹ウ逑 1110011110010011100101001110011110110011101011111110100010000110101100111110011110010011 e79394e7b3afe886b3e793
EUC-JP 逑皮ウッ閹ウ逑 1110110111110011110010001110100110001110101100111000111010101111111011111110011010001110101100111110110111110011 edf3c8e98eb38eafefe68eb3edf3
UTF-8 逑皮ウッ閹ウ逑 111010011000000010010001111001111001101010101110111011111011110110110011111011111011110110101111111010011001011010111001111011111011110110110011111010011000000010010001 e98091e79aaeefbdb3efbdafe996b9efbdb3e98091
UHC 逑皮????逑 11001111110001111111100110101011001111110011111100111111001111111100111111000111 cfc7f9ab3f3f3f3fcfc7

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