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 贖鰹輯茘器就茣 1110011011011100100010101000111110001111010100111110010010101011100010101110110110001111010000011110010010110010 e6dc8a8f8f53e4ab8aed8f41e4b2
EUC-JP 贖鰹輯茘器就茣 1110110011011110101100111110111110111101101101001110100010101101101101001110111110111101101000101110100010110100 ecdeb3efbdb4e8adb4efbda2e8b4
UTF-8 贖鰹輯茘器就茣 111010001011010010010110111010011011000010111001111010001011110010101111111010001000110010011000111001011001100110101000111001011011000010110001111010001000110010100011 e8b496e9b0b9e8bcafe88c98e599a8e5b0b1e88ca3
UHC 贖?輯?器就? 1110000111011011001111111111001011111110001111111101000011101111111101101010011000111111 e1db3ff2fe3fd0eff6a63f

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