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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 節?┷節?┷^ 1001000011011111001111111000010010111000100100001101111100111111100001001011100001011110 90df3f84b890df3f84b85e
EUC-JP 節?┷節?┷^ 1100000011100001001111111010100010111010110000001110000100111111101010001011101001011110 c0e13fa8bac0e13fa8ba5e
UTF-8 節쇘┷節쇘┷^ 11100111101011111000000011101100100001111001100011100010100101001011011111100111101011111000000011101100100001111001100011100010100101001011011101011110 e7af80ec8798e294b7e7af80ec8798e294b75e
UHC 節쇘┷節쇘┷^ 11101111101111011011110011100111101001101011101011101111101111011011110011100111101001101011101001011110 efbdbce7a6baefbdbce7a6ba5e

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