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 繹??節??? 111000111000100000111111001111111001000011011111001111110011111100111111 e3883f3f90df3f3f3f
EUC-JP 繹??節??堉 1110010111101000001111110011111111000000111000010011111100111111100011111011011111111101 e5e83f3fc0e13f3f8fb7fd
UTF-8 繹먯옣節뤻썚堉 111001111011100110111001111010111010100010101111111011001001100010100011111001111010111110000000111010111010010010111011111011001000110110011010111001011010000010001001 e7b9b9eba8afec98a3e7af80eba4bbec8d9ae5a089
UHC 繹먯옣節뤻썚堉 1110011010111010100100001110110010011110101001011110111110111101100011111110100110011011100011011110101110111100 e6ba90ec9ea5efbd8fe99b8debbc

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