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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 曜??????ш? 1001011101101010001111110011111100111111001111110011111100111111100001001000101000111111 976a3f3f3f3f3f3f848a3f
EUC-JP 曜??絪???ш? 11001101110010110011111100111111100011111101001111101100001111110011111100111111101001111110101000111111 cdcb3f3f8fd3ec3f3f3fa7ea3f
UTF-8 曜섎끇絪백쨹戮ш쉐 1110011010011011100111001110110010000100100011101110101110000001100001111110011110110101101010101110101110110000101100011110110010101000101110011110111110100111100100101101000110001000111011001000100110010000 e69b9cec848eeb8187e7b5aaebb0b1eca8b9efa792d188ec8990
UHC 曜섎끇絪백쨹戮ш쉐 111010001111100010011000111010111000010110111011111011001101111110111001111010011010010010010011111010111011110110101100111010101011110110100110 e8f898eb85bbecdfb9e9a493ebbdaceabda6

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