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 諢∝ー蘇諢∝ー 111001101000010010000001111001011011000010010001011010001110011010000100100000011110010110110000 e68481e5b09168e68481e5b0
EUC-JP 諢∝ー蘇諢∝ー 1110101111100100101000101110011110001110101100001100000111001001111010111110010010100010111001111000111010110000 ebe4a2e78eb0c1c9ebe4a2e78eb0
UTF-8 諢∝ー蘇諢∝ー 111010001010101110100010111000101000100010011101111011111011110110110000111010001001100010000111111010001010101110100010111000101000100010011101111011111011110110110000 e8aba2e2889defbdb0e89887e8aba2e2889defbdb0
UHC ?∝?蘇?∝? 00111111101000011111000000111111111000011100110000111111101000011111000000111111 3fa1f03fe1cc3fa1f03f

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