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 贖鰹什莅駕輯贖 1110011011011100100010101000111110001111010110011110010010101100100010011110110110001111010100111110011011011100 e6dc8a8f8f59e4ac89ed8f53e6dc
EUC-JP 贖鰹什莅駕輯贖 1110110011011110101100111110111110111101101110101110100010101110101100101110111110111101101101001110110011011110 ecdeb3efbdbae8aeb2efbdb4ecde
UTF-8 贖鰹什莅駕輯贖 111010001011010010010110111010011011000010111001111001001011101110000000111010001000111010000101111010011010011110010101111010001011110010101111111010001011010010010110 e8b496e9b0b9e4bb80e88e85e9a795e8bcafe8b496
UHC 贖?什?駕輯贖 111000011101101100111111111001001010011100111111110010101011110111110010111111101110000111011011 e1db3fe4a73fcabdf2fee1db

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