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 謫鷺。壱、オ驥 1110011010010011100011011110101110100001100010001110101110100100101101011110100110000111 e6938deba188eba4b5e987
EUC-JP 謫鷺。壱、オ驥 1110101111110011101110101110110110001110101000011011000011101101100011101010010010001110101101011111000111100111 ebf3baed8ea1b0ed8ea48eb5f1e7
UTF-8 謫鷺。壱、オ驥 111010001010110010101011111010011011011110111010111011111011110110100001111001011010001110110001111011111011110110100100111011111011110110110101111010011010100110100101 e8acabe9b7baefbda1e5a3b1efbda4efbdb5e9a9a5
UHC 謫鷺????驥 11101110111000111101011011011100001111110011111100111111001111111101000111001010 eee3d6dc3f3f3f3fd1ca

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