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 褥?∥宜??亦 1110010111110001001111111000000101100001100010110101100000111111001111111001011010010010 e5f13f81618b583f3f9692
EUC-JP 褥?‖宜??亦 1110101011110011001111111010000111000010101101011011100100111111001111111100101111110010 eaf33fa1c2b5b93f3fcbf2
UTF-8 褥띕∥宜뱁걫亦 111010001010010010100101111010111001110110010101111000101000100010100101111001011010111010011100111010111011000110000001111010101011000110101011111001001011101010100110 e8a4a5eb9d95e288a5e5ae9cebb181eab1abe4baa6
UHC 褥띕∥宜뱁걫亦 1110100110110011101101101110101110100001101010111110101111110001101110011110110110000001100101001110011010110010 e9b3b6eba1abebf1b9ed8194e6b2

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