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 繹??節??筍 11100011100010000011111100111111100100001101111100111111001111111110001010100001 e3883f3f90df3f3fe2a1
EUC-JP 繹??節??筍 11100101111010000011111100111111110000001110000100111111001111111110010010100011 e5e83f3fc0e13f3fe4a3
UTF-8 繹먯옣節뤻쪛筍 111001111011100110111001111010111010100010101111111011001001100010100011111001111010111110000000111010111010010010111011111011001010101010011011111001111010110110001101 e7b9b9eba8afec98a3e7af80eba4bbecaa9be7ad8d
UHC 繹먯옣節뤻쪛筍 1110011010111010100100001110110010011110101001011110111110111101100011111110100110100101100101001110001011101100 e6ba90ec9ea5efbd8fe9a594e2ec

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